Building Evergreen
Tue Jan 16 05:44:51 EST 2018
configure.ac:6: installing `./install-sh'
configure.ac:6: installing `./missing'
src/Makefile.am: installing `./depcomp'
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
configure.ac:41: installing `./compile'
configure.ac:35: installing `./config.guess'
configure.ac:35: installing `./config.sub'
configure.ac:24: installing `./install-sh'
configure.ac:24: installing `./missing'
Open-ILS/src/c-apps/Makefile.am: installing `./depcomp'
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 build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
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... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /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 object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
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) gcc3
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking whether gcc and cc understand -c and -o together... yes
checking for osrf_config... /openils/bin/osrf_config
checking for memcached... yes
checking for aspell... yes
checking for cpan... yes
checking for yaz-config... yes
checking for perl... yes
checking for dlopen in -ldl... yes
checking for dbi_initialize in -ldbi... yes
checking for libdbi pgsql driver (dynamic load)... "yes"
checking for main in -lexpat... yes
checking for main in -lncurses... yes
checking for osrfMessageFree in -lopensrf... yes
checking for main in -lreadline... yes
checking for main in -lxml2... yes
checking for main in -lxslt... yes
checking for main in -lpq... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for pcre... yes
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for strftime... yes
checking for working strtod... no
checking for pow... yes
checking for localtime_r... yes
checking for memset... yes
checking for nl_langinfo... yes
checking for setlocale... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strncasecmp... yes
checking for CHECK... yes
checking APXS2... yes
configure: creating ./config.status
config.status: creating Open-ILS/examples/Makefile
config.status: creating Open-ILS/src/c-apps/Makefile
config.status: creating Open-ILS/src/c-apps/tests/Makefile
config.status: creating Open-ILS/src/extras/Makefile
config.status: creating Open-ILS/src/java/Makefile
config.status: creating Open-ILS/src/python/Makefile
config.status: creating Open-ILS/src/apachemods/Makefile
config.status: creating Makefile
config.status: creating Open-ILS/src/Makefile
config.status: creating Open-ILS/src/perlmods/Makefile
config.status: creating Open-ILS/web/Makefile
config.status: creating Open-ILS/updates/Makefile
config.status: creating Open-ILS/xul/staff_client/Makefile
config.status: creating Open-ILS/src/extras/eg_config
config.status: executing depfiles commands
config.status: executing libtool commands
=== configuring in Open-ILS/xul/staff_client/external/libmar (/home/opensrf/Evergreen/Open-ILS/xul/staff_client/external/libmar)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/openils' '--sysconfdir=/openils/conf' --cache-file=/dev/null --srcdir=.
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 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 for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for ranlib... ranlib
checking for BZ2_bzCompressInit in -lbz2... yes
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 err.h usability... yes
checking err.h presence... yes
checking for err.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for stdint.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking for int64_t... yes
checking for size_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking for memset... yes
checking for mkdir... yes
checking for strdup... yes
checking for strrchr... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating tool/Makefile
config.status: creating config.h
config.status: executing depfiles commands
--------------------- Configuration options: -----------------------
-------- Installation Options: --------
Evergreen Core: yes
Evergreen Apache module: yes
Evergreen Web: yes
Evergreen Updates: yes
Evergreen Reporter: yes
Evergreen Staff Client: yes
Evergreen Python Components: no
Evergreen Java Components: no
-------- Installation Directories --------
Installation directory prefix: /openils
Temporary directory: /tmp
APXS2 location: /usr/bin/apxs2
libxml2 headers location: /usr/include/libxml2/
libdbi location: /usr/local/lib/dbd/
OpenSRF headers location: /openils/include
OpenSRF libraries location: /openils/lib
----------------------------------------------------------------------
Making all in Open-ILS/src
make[1]: Entering directory `/home/opensrf/Evergreen/Open-ILS/src'
Making all in c-apps
make[2]: Entering directory `/home/opensrf/Evergreen/Open-ILS/src/c-apps'
Making all in .
make[3]: Entering directory `/home/opensrf/Evergreen/Open-ILS/src/c-apps'
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"Open-ILS\" -DPACKAGE_TARNAME=\"open-ils\" -DPACKAGE_VERSION=\"trunk\" -DPACKAGE_STRING=\"Open-ILS\ trunk\" -DPACKAGE_BUGREPORT=\"open-ils-dev@list.georgialibraries.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"OpenILS\" -DVERSION=\"trunk\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBDBI=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBNCURSES=1 -DHAVE_LIBOPENSRF=1 -DHAVE_LIBREADLINE=1 -DHAVE_LIBXML2=1 -DHAVE_LIBXSLT=1 -DHAVE_LIBPQ=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LANGINFO_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRFTIME=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMSET=1 -DHAVE_NL_LANGINFO=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -I. -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -DOSRF_LOG_PARAMS -I../../../include/ -g -O2 -MT oils_idl-core.lo -MD -MP -MF .deps/oils_idl-core.Tpo -c -o oils_idl-core.lo oils_idl-core.c
libtool: compile: gcc -DPACKAGE_NAME=\"Open-ILS\" -DPACKAGE_TARNAME=\"open-ils\" -DPACKAGE_VERSION=\"trunk\" "-DPACKAGE_STRING=\"Open-ILS trunk\"" -DPACKAGE_BUGREPORT=\"open-ils-dev@list.georgialibraries.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"OpenILS\" -DVERSION=\"trunk\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBDBI=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBNCURSES=1 -DHAVE_LIBOPENSRF=1 -DHAVE_LIBREADLINE=1 -DHAVE_LIBXML2=1 -DHAVE_LIBXSLT=1 -DHAVE_LIBPQ=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LANGINFO_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRFTIME=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMSET=1 -DHAVE_NL_LANGINFO=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -I. -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -DOSRF_LOG_PARAMS -I../../../include/ -g -O2 -MT oils_idl-core.lo -MD -MP -MF .deps/oils_idl-core.Tpo -c oils_idl-core.c -fPIC -DPIC -o .libs/oils_idl-core.o
libtool: compile: gcc -DPACKAGE_NAME=\"Open-ILS\" -DPACKAGE_TARNAME=\"open-ils\" -DPACKAGE_VERSION=\"trunk\" "-DPACKAGE_STRING=\"Open-ILS trunk\"" -DPACKAGE_BUGREPORT=\"open-ils-dev@list.georgialibraries.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"OpenILS\" -DVERSION=\"trunk\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBDBI=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBNCURSES=1 -DHAVE_LIBOPENSRF=1 -DHAVE_LIBREADLINE=1 -DHAVE_LIBXML2=1 -DHAVE_LIBXSLT=1 -DHAVE_LIBPQ=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LANGINFO_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRFTIME=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMSET=1 -DHAVE_NL_LANGINFO=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -I. -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -DOSRF_LOG_PARAMS -I../../../include/ -g -O2 -MT oils_idl-core.lo -MD -MP -MF .deps/oils_idl-core.Tpo -c oils_idl-core.c -o oils_idl-core.o >/dev/null 2>&1
mv -f .deps/oils_idl-core.Tpo .deps/oils_idl-core.Plo
/bin/sh ../../../libtool --tag=CC --mode=link gcc -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -DOSRF_LOG_PARAMS -I../../../include/ -g -O2 -version-info 2:0:0 -L/openils/lib -o liboils_idl.la -rpath /openils/lib oils_idl-core.lo -lpq -lxslt -lxml2 -lreadline -lopensrf -lncurses -lexpat -ldbi -ldl
libtool: link: gcc -shared -fPIC -DPIC .libs/oils_idl-core.o -L/openils/lib -lpq -lxslt -lxml2 -lreadline /openils/lib/libopensrf.so -lncurses /usr/lib/x86_64-linux-gnu/libexpat.so -ldbi -ldl -O2 -O2 -Wl,-soname -Wl,liboils_idl.so.2 -o .libs/liboils_idl.so.2.0.0
libtool: link: (cd ".libs" && rm -f "liboils_idl.so.2" && ln -s "liboils_idl.so.2.0.0" "liboils_idl.so.2")
libtool: link: (cd ".libs" && rm -f "liboils_idl.so" && ln -s "liboils_idl.so.2.0.0" "liboils_idl.so")
libtool: link: ar cru .libs/liboils_idl.a oils_idl-core.o
libtool: link: ranlib .libs/liboils_idl.a
libtool: link: ( cd ".libs" && rm -f "liboils_idl.la" && ln -s "../liboils_idl.la" "liboils_idl.la" )
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"Open-ILS\" -DPACKAGE_TARNAME=\"open-ils\" -DPACKAGE_VERSION=\"trunk\" -DPACKAGE_STRING=\"Open-ILS\ trunk\" -DPACKAGE_BUGREPORT=\"open-ils-dev@list.georgialibraries.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"OpenILS\" -DVERSION=\"trunk\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBDBI=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBNCURSES=1 -DHAVE_LIBOPENSRF=1 -DHAVE_LIBREADLINE=1 -DHAVE_LIBXML2=1 -DHAVE_LIBXSLT=1 -DHAVE_LIBPQ=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LANGINFO_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRFTIME=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMSET=1 -DHAVE_NL_LANGINFO=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -I. -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -DOSRF_LOG_PARAMS -I../../../include/ -g -O2 -MT oils_utils.lo -MD -MP -MF .deps/oils_utils.Tpo -c -o oils_utils.lo oils_utils.c
libtool: compile: gcc -DPACKAGE_NAME=\"Open-ILS\" -DPACKAGE_TARNAME=\"open-ils\" -DPACKAGE_VERSION=\"trunk\" "-DPACKAGE_STRING=\"Open-ILS trunk\"" -DPACKAGE_BUGREPORT=\"open-ils-dev@list.georgialibraries.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"OpenILS\" -DVERSION=\"trunk\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBDBI=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBNCURSES=1 -DHAVE_LIBOPENSRF=1 -DHAVE_LIBREADLINE=1 -DHAVE_LIBXML2=1 -DHAVE_LIBXSLT=1 -DHAVE_LIBPQ=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LANGINFO_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRFTIME=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMSET=1 -DHAVE_NL_LANGINFO=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -I. -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -DOSRF_LOG_PARAMS -I../../../include/ -g -O2 -MT oils_utils.lo -MD -MP -MF .deps/oils_utils.Tpo -c oils_utils.c -fPIC -DPIC -o .libs/oils_utils.o
libtool: compile: gcc -DPACKAGE_NAME=\"Open-ILS\" -DPACKAGE_TARNAME=\"open-ils\" -DPACKAGE_VERSION=\"trunk\" "-DPACKAGE_STRING=\"Open-ILS trunk\"" -DPACKAGE_BUGREPORT=\"open-ils-dev@list.georgialibraries.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"OpenILS\" -DVERSION=\"trunk\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBDBI=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBNCURSES=1 -DHAVE_LIBOPENSRF=1 -DHAVE_LIBREADLINE=1 -DHAVE_LIBXML2=1 -DHAVE_LIBXSLT=1 -DHAVE_LIBPQ=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LANGINFO_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRFTIME=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMSET=1 -DHAVE_NL_LANGINFO=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -I. -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -DOSRF_LOG_PARAMS -I../../../include/ -g -O2 -MT oils_utils.lo -MD -MP -MF .deps/oils_utils.Tpo -c oils_utils.c -o oils_utils.o >/dev/null 2>&1
mv -f .deps/oils_utils.Tpo .deps/oils_utils.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"Open-ILS\" -DPACKAGE_TARNAME=\"open-ils\" -DPACKAGE_VERSION=\"trunk\" -DPACKAGE_STRING=\"Open-ILS\ trunk\" -DPACKAGE_BUGREPORT=\"open-ils-dev@list.georgialibraries.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"OpenILS\" -DVERSION=\"trunk\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBDBI=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBNCURSES=1 -DHAVE_LIBOPENSRF=1 -DHAVE_LIBREADLINE=1 -DHAVE_LIBXML2=1 -DHAVE_LIBXSLT=1 -DHAVE_LIBPQ=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LANGINFO_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRFTIME=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMSET=1 -DHAVE_NL_LANGINFO=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -I. -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -DOSRF_LOG_PARAMS -I../../../include/ -g -O2 -MT oils_event.lo -MD -MP -MF .deps/oils_event.Tpo -c -o oils_event.lo oils_event.c
libtool: compile: gcc -DPACKAGE_NAME=\"Open-ILS\" -DPACKAGE_TARNAME=\"open-ils\" -DPACKAGE_VERSION=\"trunk\" "-DPACKAGE_STRING=\"Open-ILS trunk\"" -DPACKAGE_BUGREPORT=\"open-ils-dev@list.georgialibraries.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"OpenILS\" -DVERSION=\"trunk\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBDBI=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBNCURSES=1 -DHAVE_LIBOPENSRF=1 -DHAVE_LIBREADLINE=1 -DHAVE_LIBXML2=1 -DHAVE_LIBXSLT=1 -DHAVE_LIBPQ=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LANGINFO_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRFTIME=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMSET=1 -DHAVE_NL_LANGINFO=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -I. -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -DOSRF_LOG_PARAMS -I../../../include/ -g -O2 -MT oils_event.lo -MD -MP -MF .deps/oils_event.Tpo -c oils_event.c -fPIC -DPIC -o .libs/oils_event.o
libtool: compile: gcc -DPACKAGE_NAME=\"Open-ILS\" -DPACKAGE_TARNAME=\"open-ils\" -DPACKAGE_VERSION=\"trunk\" "-DPACKAGE_STRING=\"Open-ILS trunk\"" -DPACKAGE_BUGREPORT=\"open-ils-dev@list.georgialibraries.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"OpenILS\" -DVERSION=\"trunk\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBDBI=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBNCURSES=1 -DHAVE_LIBOPENSRF=1 -DHAVE_LIBREADLINE=1 -DHAVE_LIBXML2=1 -DHAVE_LIBXSLT=1 -DHAVE_LIBPQ=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LANGINFO_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRFTIME=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMSET=1 -DHAVE_NL_LANGINFO=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -I. -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -DOSRF_LOG_PARAMS -I../../../include/ -g -O2 -MT oils_event.lo -MD -MP -MF .deps/oils_event.Tpo -c oils_event.c -o oils_event.o >/dev/null 2>&1
mv -f .deps/oils_event.Tpo .deps/oils_event.Plo
/bin/sh ../../../libtool --tag=CC --mode=link gcc -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -DOSRF_LOG_PARAMS -I../../../include/ -g -O2 -loils_idl -version-info 2:0:0 -L/openils/lib -o liboils_utils.la -rpath /openils/lib oils_utils.lo oils_event.lo -lpq -lxslt -lxml2 -lreadline -lopensrf -lncurses -lexpat -ldbi -ldl
libtool: link: gcc -shared -fPIC -DPIC .libs/oils_utils.o .libs/oils_event.o -Wl,-rpath -Wl,/home/opensrf/Evergreen/Open-ILS/src/c-apps/.libs /home/opensrf/Evergreen/Open-ILS/src/c-apps/.libs/liboils_idl.so -L/openils/lib -lpq -lxslt -lxml2 -lreadline /openils/lib/libopensrf.so -lncurses /usr/lib/x86_64-linux-gnu/libexpat.so -ldbi -ldl -O2 -O2 -Wl,-soname -Wl,liboils_utils.so.2 -o .libs/liboils_utils.so.2.0.0
libtool: link: (cd ".libs" && rm -f "liboils_utils.so.2" && ln -s "liboils_utils.so.2.0.0" "liboils_utils.so.2")
libtool: link: (cd ".libs" && rm -f "liboils_utils.so" && ln -s "liboils_utils.so.2.0.0" "liboils_utils.so")
libtool: link: ar cru .libs/liboils_utils.a oils_utils.o oils_event.o
libtool: link: ranlib .libs/liboils_utils.a
libtool: link: ( cd ".libs" && rm -f "liboils_utils.la" && ln -s "../liboils_utils.la" "liboils_utils.la" )
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"Open-ILS\" -DPACKAGE_TARNAME=\"open-ils\" -DPACKAGE_VERSION=\"trunk\" -DPACKAGE_STRING=\"Open-ILS\ trunk\" -DPACKAGE_BUGREPORT=\"open-ils-dev@list.georgialibraries.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"OpenILS\" -DVERSION=\"trunk\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBDBI=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBNCURSES=1 -DHAVE_LIBOPENSRF=1 -DHAVE_LIBREADLINE=1 -DHAVE_LIBXML2=1 -DHAVE_LIBXSLT=1 -DHAVE_LIBPQ=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LANGINFO_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRFTIME=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMSET=1 -DHAVE_NL_LANGINFO=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -I. -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -DOSRF_LOG_PARAMS -I../../../include/ -g -O2 -MT oils_cstore.lo -MD -MP -MF .deps/oils_cstore.Tpo -c -o oils_cstore.lo oils_cstore.c
libtool: compile: gcc -DPACKAGE_NAME=\"Open-ILS\" -DPACKAGE_TARNAME=\"open-ils\" -DPACKAGE_VERSION=\"trunk\" "-DPACKAGE_STRING=\"Open-ILS trunk\"" -DPACKAGE_BUGREPORT=\"open-ils-dev@list.georgialibraries.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"OpenILS\" -DVERSION=\"trunk\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBDBI=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBNCURSES=1 -DHAVE_LIBOPENSRF=1 -DHAVE_LIBREADLINE=1 -DHAVE_LIBXML2=1 -DHAVE_LIBXSLT=1 -DHAVE_LIBPQ=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LANGINFO_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRFTIME=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMSET=1 -DHAVE_NL_LANGINFO=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -I. -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -DOSRF_LOG_PARAMS -I../../../include/ -g -O2 -MT oils_cstore.lo -MD -MP -MF .deps/oils_cstore.Tpo -c oils_cstore.c -fPIC -DPIC -o .libs/oils_cstore.o
libtool: compile: gcc -DPACKAGE_NAME=\"Open-ILS\" -DPACKAGE_TARNAME=\"open-ils\" -DPACKAGE_VERSION=\"trunk\" "-DPACKAGE_STRING=\"Open-ILS trunk\"" -DPACKAGE_BUGREPORT=\"open-ils-dev@list.georgialibraries.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"OpenILS\" -DVERSION=\"trunk\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBDBI=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBNCURSES=1 -DHAVE_LIBOPENSRF=1 -DHAVE_LIBREADLINE=1 -DHAVE_LIBXML2=1 -DHAVE_LIBXSLT=1 -DHAVE_LIBPQ=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LANGINFO_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRFTIME=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMSET=1 -DHAVE_NL_LANGINFO=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -I. -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -DOSRF_LOG_PARAMS -I../../../include/ -g -O2 -MT oils_cstore.lo -MD -MP -MF .deps/oils_cstore.Tpo -c oils_cstore.c -o oils_cstore.o >/dev/null 2>&1
mv -f .deps/oils_cstore.Tpo .deps/oils_cstore.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"Open-ILS\" -DPACKAGE_TARNAME=\"open-ils\" -DPACKAGE_VERSION=\"trunk\" -DPACKAGE_STRING=\"Open-ILS\ trunk\" -DPACKAGE_BUGREPORT=\"open-ils-dev@list.georgialibraries.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"OpenILS\" -DVERSION=\"trunk\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBDBI=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBNCURSES=1 -DHAVE_LIBOPENSRF=1 -DHAVE_LIBREADLINE=1 -DHAVE_LIBXML2=1 -DHAVE_LIBXSLT=1 -DHAVE_LIBPQ=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LANGINFO_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRFTIME=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMSET=1 -DHAVE_NL_LANGINFO=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -I. -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -DOSRF_LOG_PARAMS -I../../../include/ -g -O2 -MT oils_sql.lo -MD -MP -MF .deps/oils_sql.Tpo -c -o oils_sql.lo oils_sql.c
libtool: compile: gcc -DPACKAGE_NAME=\"Open-ILS\" -DPACKAGE_TARNAME=\"open-ils\" -DPACKAGE_VERSION=\"trunk\" "-DPACKAGE_STRING=\"Open-ILS trunk\"" -DPACKAGE_BUGREPORT=\"open-ils-dev@list.georgialibraries.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"OpenILS\" -DVERSION=\"trunk\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBDBI=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBNCURSES=1 -DHAVE_LIBOPENSRF=1 -DHAVE_LIBREADLINE=1 -DHAVE_LIBXML2=1 -DHAVE_LIBXSLT=1 -DHAVE_LIBPQ=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LANGINFO_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRFTIME=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMSET=1 -DHAVE_NL_LANGINFO=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -I. -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -DOSRF_LOG_PARAMS -I../../../include/ -g -O2 -MT oils_sql.lo -MD -MP -MF .deps/oils_sql.Tpo -c oils_sql.c -fPIC -DPIC -o .libs/oils_sql.o
libtool: compile: gcc -DPACKAGE_NAME=\"Open-ILS\" -DPACKAGE_TARNAME=\"open-ils\" -DPACKAGE_VERSION=\"trunk\" "-DPACKAGE_STRING=\"Open-ILS trunk\"" -DPACKAGE_BUGREPORT=\"open-ils-dev@list.georgialibraries.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"OpenILS\" -DVERSION=\"trunk\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBDBI=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBNCURSES=1 -DHAVE_LIBOPENSRF=1 -DHAVE_LIBREADLINE=1 -DHAVE_LIBXML2=1 -DHAVE_LIBXSLT=1 -DHAVE_LIBPQ=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LANGINFO_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRFTIME=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMSET=1 -DHAVE_NL_LANGINFO=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -I. -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -DOSRF_LOG_PARAMS -I../../../include/ -g -O2 -MT oils_sql.lo -MD -MP -MF .deps/oils_sql.Tpo -c oils_sql.c -o oils_sql.o >/dev/null 2>&1
mv -f .deps/oils_sql.Tpo .deps/oils_sql.Plo
/bin/sh ../../../libtool --tag=CC --mode=link gcc -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -DOSRF_LOG_PARAMS -I../../../include/ -g -O2 -L. -L/tmp -L/openils/lib -L/usr/local/lib/dbd/ -lopensrf -ldbi -ldbdpgsql -loils_utils -module -version-info 2:0:0 -L/openils/lib -o liboils_cstore.la -rpath /openils/lib oils_cstore.lo oils_sql.lo -lpq -lxslt -lxml2 -lreadline -lopensrf -lncurses -lexpat -ldbi -ldl
*** Warning: Linking the shared library liboils_cstore.la against the loadable module
*** libdbdpgsql.so is not portable!
libtool: link: gcc -shared -fPIC -DPIC .libs/oils_cstore.o .libs/oils_sql.o -Wl,-rpath -Wl,/home/opensrf/Evergreen/Open-ILS/src/c-apps/.libs -L. -L/tmp -L/openils/lib -L/usr/local/lib/dbd/ /usr/local/lib/dbd/libdbdpgsql.so /home/opensrf/Evergreen/Open-ILS/src/c-apps/.libs/liboils_utils.so -lpq -lxslt -lxml2 -lreadline /openils/lib/libopensrf.so -lncurses /usr/lib/x86_64-linux-gnu/libexpat.so -ldbi -ldl -O2 -O2 -Wl,-soname -Wl,liboils_cstore.so.2 -o .libs/liboils_cstore.so.2.0.0
libtool: link: (cd ".libs" && rm -f "liboils_cstore.so.2" && ln -s "liboils_cstore.so.2.0.0" "liboils_cstore.so.2")
libtool: link: (cd ".libs" && rm -f "liboils_cstore.so" && ln -s "liboils_cstore.so.2.0.0" "liboils_cstore.so")
libtool: link: ar cru .libs/liboils_cstore.a oils_cstore.o oils_sql.o
libtool: link: ranlib .libs/liboils_cstore.a
libtool: link: ( cd ".libs" && rm -f "liboils_cstore.la" && ln -s "../liboils_cstore.la" "liboils_cstore.la" )
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"Open-ILS\" -DPACKAGE_TARNAME=\"open-ils\" -DPACKAGE_VERSION=\"trunk\" -DPACKAGE_STRING=\"Open-ILS\ trunk\" -DPACKAGE_BUGREPORT=\"open-ils-dev@list.georgialibraries.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"OpenILS\" -DVERSION=\"trunk\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBDBI=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBNCURSES=1 -DHAVE_LIBOPENSRF=1 -DHAVE_LIBREADLINE=1 -DHAVE_LIBXML2=1 -DHAVE_LIBXSLT=1 -DHAVE_LIBPQ=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LANGINFO_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRFTIME=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMSET=1 -DHAVE_NL_LANGINFO=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -I. -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -DOSRF_LOG_PARAMS -I../../../include/ -g -O2 -MT oils_qstore.lo -MD -MP -MF .deps/oils_qstore.Tpo -c -o oils_qstore.lo oils_qstore.c
libtool: compile: gcc -DPACKAGE_NAME=\"Open-ILS\" -DPACKAGE_TARNAME=\"open-ils\" -DPACKAGE_VERSION=\"trunk\" "-DPACKAGE_STRING=\"Open-ILS trunk\"" -DPACKAGE_BUGREPORT=\"open-ils-dev@list.georgialibraries.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"OpenILS\" -DVERSION=\"trunk\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBDBI=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBNCURSES=1 -DHAVE_LIBOPENSRF=1 -DHAVE_LIBREADLINE=1 -DHAVE_LIBXML2=1 -DHAVE_LIBXSLT=1 -DHAVE_LIBPQ=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LANGINFO_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRFTIME=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMSET=1 -DHAVE_NL_LANGINFO=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -I. -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -DOSRF_LOG_PARAMS -I../../../include/ -g -O2 -MT oils_qstore.lo -MD -MP -MF .deps/oils_qstore.Tpo -c oils_qstore.c -fPIC -DPIC -o .libs/oils_qstore.o
libtool: compile: gcc -DPACKAGE_NAME=\"Open-ILS\" -DPACKAGE_TARNAME=\"open-ils\" -DPACKAGE_VERSION=\"trunk\" "-DPACKAGE_STRING=\"Open-ILS trunk\"" -DPACKAGE_BUGREPORT=\"open-ils-dev@list.georgialibraries.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"OpenILS\" -DVERSION=\"trunk\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBDBI=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBNCURSES=1 -DHAVE_LIBOPENSRF=1 -DHAVE_LIBREADLINE=1 -DHAVE_LIBXML2=1 -DHAVE_LIBXSLT=1 -DHAVE_LIBPQ=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LANGINFO_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRFTIME=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMSET=1 -DHAVE_NL_LANGINFO=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -I. -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -DOSRF_LOG_PARAMS -I../../../include/ -g -O2 -MT oils_qstore.lo -MD -MP -MF .deps/oils_qstore.Tpo -c oils_qstore.c -o oils_qstore.o >/dev/null 2>&1
mv -f .deps/oils_qstore.Tpo .deps/oils_qstore.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"Open-ILS\" -DPACKAGE_TARNAME=\"open-ils\" -DPACKAGE_VERSION=\"trunk\" -DPACKAGE_STRING=\"Open-ILS\ trunk\" -DPACKAGE_BUGREPORT=\"open-ils-dev@list.georgialibraries.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"OpenILS\" -DVERSION=\"trunk\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBDBI=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBNCURSES=1 -DHAVE_LIBOPENSRF=1 -DHAVE_LIBREADLINE=1 -DHAVE_LIBXML2=1 -DHAVE_LIBXSLT=1 -DHAVE_LIBPQ=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LANGINFO_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRFTIME=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMSET=1 -DHAVE_NL_LANGINFO=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -I. -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -DOSRF_LOG_PARAMS -I../../../include/ -g -O2 -MT oils_storedq.lo -MD -MP -MF .deps/oils_storedq.Tpo -c -o oils_storedq.lo oils_storedq.c
libtool: compile: gcc -DPACKAGE_NAME=\"Open-ILS\" -DPACKAGE_TARNAME=\"open-ils\" -DPACKAGE_VERSION=\"trunk\" "-DPACKAGE_STRING=\"Open-ILS trunk\"" -DPACKAGE_BUGREPORT=\"open-ils-dev@list.georgialibraries.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"OpenILS\" -DVERSION=\"trunk\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBDBI=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBNCURSES=1 -DHAVE_LIBOPENSRF=1 -DHAVE_LIBREADLINE=1 -DHAVE_LIBXML2=1 -DHAVE_LIBXSLT=1 -DHAVE_LIBPQ=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LANGINFO_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRFTIME=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMSET=1 -DHAVE_NL_LANGINFO=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -I. -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -DOSRF_LOG_PARAMS -I../../../include/ -g -O2 -MT oils_storedq.lo -MD -MP -MF .deps/oils_storedq.Tpo -c oils_storedq.c -fPIC -DPIC -o .libs/oils_storedq.o
libtool: compile: gcc -DPACKAGE_NAME=\"Open-ILS\" -DPACKAGE_TARNAME=\"open-ils\" -DPACKAGE_VERSION=\"trunk\" "-DPACKAGE_STRING=\"Open-ILS trunk\"" -DPACKAGE_BUGREPORT=\"open-ils-dev@list.georgialibraries.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"OpenILS\" -DVERSION=\"trunk\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBDBI=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBNCURSES=1 -DHAVE_LIBOPENSRF=1 -DHAVE_LIBREADLINE=1 -DHAVE_LIBXML2=1 -DHAVE_LIBXSLT=1 -DHAVE_LIBPQ=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LANGINFO_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRFTIME=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMSET=1 -DHAVE_NL_LANGINFO=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -I. -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -DOSRF_LOG_PARAMS -I../../../include/ -g -O2 -MT oils_storedq.lo -MD -MP -MF .deps/oils_storedq.Tpo -c oils_storedq.c -o oils_storedq.o >/dev/null 2>&1
mv -f .deps/oils_storedq.Tpo .deps/oils_storedq.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"Open-ILS\" -DPACKAGE_TARNAME=\"open-ils\" -DPACKAGE_VERSION=\"trunk\" -DPACKAGE_STRING=\"Open-ILS\ trunk\" -DPACKAGE_BUGREPORT=\"open-ils-dev@list.georgialibraries.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"OpenILS\" -DVERSION=\"trunk\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBDBI=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBNCURSES=1 -DHAVE_LIBOPENSRF=1 -DHAVE_LIBREADLINE=1 -DHAVE_LIBXML2=1 -DHAVE_LIBXSLT=1 -DHAVE_LIBPQ=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LANGINFO_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRFTIME=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMSET=1 -DHAVE_NL_LANGINFO=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -I. -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -DOSRF_LOG_PARAMS -I../../../include/ -g -O2 -MT oils_buildq.lo -MD -MP -MF .deps/oils_buildq.Tpo -c -o oils_buildq.lo oils_buildq.c
libtool: compile: gcc -DPACKAGE_NAME=\"Open-ILS\" -DPACKAGE_TARNAME=\"open-ils\" -DPACKAGE_VERSION=\"trunk\" "-DPACKAGE_STRING=\"Open-ILS trunk\"" -DPACKAGE_BUGREPORT=\"open-ils-dev@list.georgialibraries.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"OpenILS\" -DVERSION=\"trunk\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBDBI=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBNCURSES=1 -DHAVE_LIBOPENSRF=1 -DHAVE_LIBREADLINE=1 -DHAVE_LIBXML2=1 -DHAVE_LIBXSLT=1 -DHAVE_LIBPQ=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LANGINFO_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRFTIME=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMSET=1 -DHAVE_NL_LANGINFO=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -I. -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -DOSRF_LOG_PARAMS -I../../../include/ -g -O2 -MT oils_buildq.lo -MD -MP -MF .deps/oils_buildq.Tpo -c oils_buildq.c -fPIC -DPIC -o .libs/oils_buildq.o
libtool: compile: gcc -DPACKAGE_NAME=\"Open-ILS\" -DPACKAGE_TARNAME=\"open-ils\" -DPACKAGE_VERSION=\"trunk\" "-DPACKAGE_STRING=\"Open-ILS trunk\"" -DPACKAGE_BUGREPORT=\"open-ils-dev@list.georgialibraries.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"OpenILS\" -DVERSION=\"trunk\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBDBI=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBNCURSES=1 -DHAVE_LIBOPENSRF=1 -DHAVE_LIBREADLINE=1 -DHAVE_LIBXML2=1 -DHAVE_LIBXSLT=1 -DHAVE_LIBPQ=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LANGINFO_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRFTIME=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMSET=1 -DHAVE_NL_LANGINFO=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -I. -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -DOSRF_LOG_PARAMS -I../../../include/ -g -O2 -MT oils_buildq.lo -MD -MP -MF .deps/oils_buildq.Tpo -c oils_buildq.c -o oils_buildq.o >/dev/null 2>&1
mv -f .deps/oils_buildq.Tpo .deps/oils_buildq.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"Open-ILS\" -DPACKAGE_TARNAME=\"open-ils\" -DPACKAGE_VERSION=\"trunk\" -DPACKAGE_STRING=\"Open-ILS\ trunk\" -DPACKAGE_BUGREPORT=\"open-ils-dev@list.georgialibraries.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"OpenILS\" -DVERSION=\"trunk\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBDBI=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBNCURSES=1 -DHAVE_LIBOPENSRF=1 -DHAVE_LIBREADLINE=1 -DHAVE_LIBXML2=1 -DHAVE_LIBXSLT=1 -DHAVE_LIBPQ=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LANGINFO_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRFTIME=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMSET=1 -DHAVE_NL_LANGINFO=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -I. -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -DOSRF_LOG_PARAMS -I../../../include/ -g -O2 -MT buildSQL.lo -MD -MP -MF .deps/buildSQL.Tpo -c -o buildSQL.lo buildSQL.c
libtool: compile: gcc -DPACKAGE_NAME=\"Open-ILS\" -DPACKAGE_TARNAME=\"open-ils\" -DPACKAGE_VERSION=\"trunk\" "-DPACKAGE_STRING=\"Open-ILS trunk\"" -DPACKAGE_BUGREPORT=\"open-ils-dev@list.georgialibraries.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"OpenILS\" -DVERSION=\"trunk\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBDBI=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBNCURSES=1 -DHAVE_LIBOPENSRF=1 -DHAVE_LIBREADLINE=1 -DHAVE_LIBXML2=1 -DHAVE_LIBXSLT=1 -DHAVE_LIBPQ=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LANGINFO_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRFTIME=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMSET=1 -DHAVE_NL_LANGINFO=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -I. -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -DOSRF_LOG_PARAMS -I../../../include/ -g -O2 -MT buildSQL.lo -MD -MP -MF .deps/buildSQL.Tpo -c buildSQL.c -fPIC -DPIC -o .libs/buildSQL.o
libtool: compile: gcc -DPACKAGE_NAME=\"Open-ILS\" -DPACKAGE_TARNAME=\"open-ils\" -DPACKAGE_VERSION=\"trunk\" "-DPACKAGE_STRING=\"Open-ILS trunk\"" -DPACKAGE_BUGREPORT=\"open-ils-dev@list.georgialibraries.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"OpenILS\" -DVERSION=\"trunk\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBDBI=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBNCURSES=1 -DHAVE_LIBOPENSRF=1 -DHAVE_LIBREADLINE=1 -DHAVE_LIBXML2=1 -DHAVE_LIBXSLT=1 -DHAVE_LIBPQ=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LANGINFO_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRFTIME=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMSET=1 -DHAVE_NL_LANGINFO=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -I. -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -DOSRF_LOG_PARAMS -I../../../include/ -g -O2 -MT buildSQL.lo -MD -MP -MF .deps/buildSQL.Tpo -c buildSQL.c -o buildSQL.o >/dev/null 2>&1
mv -f .deps/buildSQL.Tpo .deps/buildSQL.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"Open-ILS\" -DPACKAGE_TARNAME=\"open-ils\" -DPACKAGE_VERSION=\"trunk\" -DPACKAGE_STRING=\"Open-ILS\ trunk\" -DPACKAGE_BUGREPORT=\"open-ils-dev@list.georgialibraries.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"OpenILS\" -DVERSION=\"trunk\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBDBI=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBNCURSES=1 -DHAVE_LIBOPENSRF=1 -DHAVE_LIBREADLINE=1 -DHAVE_LIBXML2=1 -DHAVE_LIBXSLT=1 -DHAVE_LIBPQ=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LANGINFO_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRFTIME=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMSET=1 -DHAVE_NL_LANGINFO=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -I. -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -DOSRF_LOG_PARAMS -I../../../include/ -g -O2 -MT oils_execsql.lo -MD -MP -MF .deps/oils_execsql.Tpo -c -o oils_execsql.lo oils_execsql.c
libtool: compile: gcc -DPACKAGE_NAME=\"Open-ILS\" -DPACKAGE_TARNAME=\"open-ils\" -DPACKAGE_VERSION=\"trunk\" "-DPACKAGE_STRING=\"Open-ILS trunk\"" -DPACKAGE_BUGREPORT=\"open-ils-dev@list.georgialibraries.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"OpenILS\" -DVERSION=\"trunk\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBDBI=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBNCURSES=1 -DHAVE_LIBOPENSRF=1 -DHAVE_LIBREADLINE=1 -DHAVE_LIBXML2=1 -DHAVE_LIBXSLT=1 -DHAVE_LIBPQ=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LANGINFO_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRFTIME=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMSET=1 -DHAVE_NL_LANGINFO=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -I. -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -DOSRF_LOG_PARAMS -I../../../include/ -g -O2 -MT oils_execsql.lo -MD -MP -MF .deps/oils_execsql.Tpo -c oils_execsql.c -fPIC -DPIC -o .libs/oils_execsql.o
libtool: compile: gcc -DPACKAGE_NAME=\"Open-ILS\" -DPACKAGE_TARNAME=\"open-ils\" -DPACKAGE_VERSION=\"trunk\" "-DPACKAGE_STRING=\"Open-ILS trunk\"" -DPACKAGE_BUGREPORT=\"open-ils-dev@list.georgialibraries.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"OpenILS\" -DVERSION=\"trunk\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBDBI=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBNCURSES=1 -DHAVE_LIBOPENSRF=1 -DHAVE_LIBREADLINE=1 -DHAVE_LIBXML2=1 -DHAVE_LIBXSLT=1 -DHAVE_LIBPQ=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LANGINFO_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRFTIME=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMSET=1 -DHAVE_NL_LANGINFO=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -I. -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -DOSRF_LOG_PARAMS -I../../../include/ -g -O2 -MT oils_execsql.lo -MD -MP -MF .deps/oils_execsql.Tpo -c oils_execsql.c -o oils_execsql.o >/dev/null 2>&1
mv -f .deps/oils_execsql.Tpo .deps/oils_execsql.Plo
/bin/sh ../../../libtool --tag=CC --mode=link gcc -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -DOSRF_LOG_PARAMS -I../../../include/ -g -O2 -L. -L/tmp -L/openils/lib -L/usr/local/lib/dbd/ -lopensrf -ldbi -ldbdpgsql -loils_utils -module -version-info 2:0:0 -L/openils/lib -o liboils_qstore.la -rpath /openils/lib oils_qstore.lo oils_sql.lo oils_storedq.lo oils_buildq.lo buildSQL.lo oils_execsql.lo -lpq -lxslt -lxml2 -lreadline -lopensrf -lncurses -lexpat -ldbi -ldl
*** Warning: Linking the shared library liboils_qstore.la against the loadable module
*** libdbdpgsql.so is not portable!
libtool: link: gcc -shared -fPIC -DPIC .libs/oils_qstore.o .libs/oils_sql.o .libs/oils_storedq.o .libs/oils_buildq.o .libs/buildSQL.o .libs/oils_execsql.o -Wl,-rpath -Wl,/home/opensrf/Evergreen/Open-ILS/src/c-apps/.libs -L. -L/tmp -L/openils/lib -L/usr/local/lib/dbd/ /usr/local/lib/dbd/libdbdpgsql.so /home/opensrf/Evergreen/Open-ILS/src/c-apps/.libs/liboils_utils.so -lpq -lxslt -lxml2 -lreadline /openils/lib/libopensrf.so -lncurses /usr/lib/x86_64-linux-gnu/libexpat.so -ldbi -ldl -O2 -O2 -Wl,-soname -Wl,liboils_qstore.so.2 -o .libs/liboils_qstore.so.2.0.0
libtool: link: (cd ".libs" && rm -f "liboils_qstore.so.2" && ln -s "liboils_qstore.so.2.0.0" "liboils_qstore.so.2")
libtool: link: (cd ".libs" && rm -f "liboils_qstore.so" && ln -s "liboils_qstore.so.2.0.0" "liboils_qstore.so")
libtool: link: ar cru .libs/liboils_qstore.a oils_qstore.o oils_sql.o oils_storedq.o oils_buildq.o buildSQL.o oils_execsql.o
libtool: link: ranlib .libs/liboils_qstore.a
libtool: link: ( cd ".libs" && rm -f "liboils_qstore.la" && ln -s "../liboils_qstore.la" "liboils_qstore.la" )
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"Open-ILS\" -DPACKAGE_TARNAME=\"open-ils\" -DPACKAGE_VERSION=\"trunk\" -DPACKAGE_STRING=\"Open-ILS\ trunk\" -DPACKAGE_BUGREPORT=\"open-ils-dev@list.georgialibraries.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"OpenILS\" -DVERSION=\"trunk\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBDBI=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBNCURSES=1 -DHAVE_LIBOPENSRF=1 -DHAVE_LIBREADLINE=1 -DHAVE_LIBXML2=1 -DHAVE_LIBXSLT=1 -DHAVE_LIBPQ=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LANGINFO_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRFTIME=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMSET=1 -DHAVE_NL_LANGINFO=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -I. -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -DOSRF_LOG_PARAMS -I../../../include/ -g -O2 -MT oils_rstore.lo -MD -MP -MF .deps/oils_rstore.Tpo -c -o oils_rstore.lo oils_rstore.c
libtool: compile: gcc -DPACKAGE_NAME=\"Open-ILS\" -DPACKAGE_TARNAME=\"open-ils\" -DPACKAGE_VERSION=\"trunk\" "-DPACKAGE_STRING=\"Open-ILS trunk\"" -DPACKAGE_BUGREPORT=\"open-ils-dev@list.georgialibraries.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"OpenILS\" -DVERSION=\"trunk\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBDBI=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBNCURSES=1 -DHAVE_LIBOPENSRF=1 -DHAVE_LIBREADLINE=1 -DHAVE_LIBXML2=1 -DHAVE_LIBXSLT=1 -DHAVE_LIBPQ=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LANGINFO_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRFTIME=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMSET=1 -DHAVE_NL_LANGINFO=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -I. -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -DOSRF_LOG_PARAMS -I../../../include/ -g -O2 -MT oils_rstore.lo -MD -MP -MF .deps/oils_rstore.Tpo -c oils_rstore.c -fPIC -DPIC -o .libs/oils_rstore.o
libtool: compile: gcc -DPACKAGE_NAME=\"Open-ILS\" -DPACKAGE_TARNAME=\"open-ils\" -DPACKAGE_VERSION=\"trunk\" "-DPACKAGE_STRING=\"Open-ILS trunk\"" -DPACKAGE_BUGREPORT=\"open-ils-dev@list.georgialibraries.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"OpenILS\" -DVERSION=\"trunk\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBDBI=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBNCURSES=1 -DHAVE_LIBOPENSRF=1 -DHAVE_LIBREADLINE=1 -DHAVE_LIBXML2=1 -DHAVE_LIBXSLT=1 -DHAVE_LIBPQ=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LANGINFO_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRFTIME=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMSET=1 -DHAVE_NL_LANGINFO=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -I. -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -DOSRF_LOG_PARAMS -I../../../include/ -g -O2 -MT oils_rstore.lo -MD -MP -MF .deps/oils_rstore.Tpo -c oils_rstore.c -o oils_rstore.o >/dev/null 2>&1
mv -f .deps/oils_rstore.Tpo .deps/oils_rstore.Plo
/bin/sh ../../../libtool --tag=CC --mode=link gcc -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -DOSRF_LOG_PARAMS -I../../../include/ -g -O2 -L. -L/tmp -L/openils/lib -L/usr/local/lib/dbd/ -lopensrf -ldbi -ldbdpgsql -loils_utils -module -version-info 2:0:0 -L/openils/lib -o liboils_rstore.la -rpath /openils/lib oils_rstore.lo oils_sql.lo -lpq -lxslt -lxml2 -lreadline -lopensrf -lncurses -lexpat -ldbi -ldl
*** Warning: Linking the shared library liboils_rstore.la against the loadable module
*** libdbdpgsql.so is not portable!
libtool: link: gcc -shared -fPIC -DPIC .libs/oils_rstore.o .libs/oils_sql.o -Wl,-rpath -Wl,/home/opensrf/Evergreen/Open-ILS/src/c-apps/.libs -L. -L/tmp -L/openils/lib -L/usr/local/lib/dbd/ /usr/local/lib/dbd/libdbdpgsql.so /home/opensrf/Evergreen/Open-ILS/src/c-apps/.libs/liboils_utils.so -lpq -lxslt -lxml2 -lreadline /openils/lib/libopensrf.so -lncurses /usr/lib/x86_64-linux-gnu/libexpat.so -ldbi -ldl -O2 -O2 -Wl,-soname -Wl,liboils_rstore.so.2 -o .libs/liboils_rstore.so.2.0.0
libtool: link: (cd ".libs" && rm -f "liboils_rstore.so.2" && ln -s "liboils_rstore.so.2.0.0" "liboils_rstore.so.2")
libtool: link: (cd ".libs" && rm -f "liboils_rstore.so" && ln -s "liboils_rstore.so.2.0.0" "liboils_rstore.so")
libtool: link: ar cru .libs/liboils_rstore.a oils_rstore.o oils_sql.o
libtool: link: ranlib .libs/liboils_rstore.a
libtool: link: ( cd ".libs" && rm -f "liboils_rstore.la" && ln -s "../liboils_rstore.la" "liboils_rstore.la" )
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"Open-ILS\" -DPACKAGE_TARNAME=\"open-ils\" -DPACKAGE_VERSION=\"trunk\" -DPACKAGE_STRING=\"Open-ILS\ trunk\" -DPACKAGE_BUGREPORT=\"open-ils-dev@list.georgialibraries.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"OpenILS\" -DVERSION=\"trunk\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBDBI=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBNCURSES=1 -DHAVE_LIBOPENSRF=1 -DHAVE_LIBREADLINE=1 -DHAVE_LIBXML2=1 -DHAVE_LIBXSLT=1 -DHAVE_LIBPQ=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LANGINFO_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRFTIME=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMSET=1 -DHAVE_NL_LANGINFO=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -I. -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -DOSRF_LOG_PARAMS -I../../../include/ -g -O2 -MT oils_pcrud.lo -MD -MP -MF .deps/oils_pcrud.Tpo -c -o oils_pcrud.lo oils_pcrud.c
libtool: compile: gcc -DPACKAGE_NAME=\"Open-ILS\" -DPACKAGE_TARNAME=\"open-ils\" -DPACKAGE_VERSION=\"trunk\" "-DPACKAGE_STRING=\"Open-ILS trunk\"" -DPACKAGE_BUGREPORT=\"open-ils-dev@list.georgialibraries.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"OpenILS\" -DVERSION=\"trunk\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBDBI=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBNCURSES=1 -DHAVE_LIBOPENSRF=1 -DHAVE_LIBREADLINE=1 -DHAVE_LIBXML2=1 -DHAVE_LIBXSLT=1 -DHAVE_LIBPQ=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LANGINFO_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRFTIME=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMSET=1 -DHAVE_NL_LANGINFO=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -I. -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -DOSRF_LOG_PARAMS -I../../../include/ -g -O2 -MT oils_pcrud.lo -MD -MP -MF .deps/oils_pcrud.Tpo -c oils_pcrud.c -fPIC -DPIC -o .libs/oils_pcrud.o
libtool: compile: gcc -DPACKAGE_NAME=\"Open-ILS\" -DPACKAGE_TARNAME=\"open-ils\" -DPACKAGE_VERSION=\"trunk\" "-DPACKAGE_STRING=\"Open-ILS trunk\"" -DPACKAGE_BUGREPORT=\"open-ils-dev@list.georgialibraries.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"OpenILS\" -DVERSION=\"trunk\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBDBI=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBNCURSES=1 -DHAVE_LIBOPENSRF=1 -DHAVE_LIBREADLINE=1 -DHAVE_LIBXML2=1 -DHAVE_LIBXSLT=1 -DHAVE_LIBPQ=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LANGINFO_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRFTIME=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMSET=1 -DHAVE_NL_LANGINFO=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -I. -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -DOSRF_LOG_PARAMS -I../../../include/ -g -O2 -MT oils_pcrud.lo -MD -MP -MF .deps/oils_pcrud.Tpo -c oils_pcrud.c -o oils_pcrud.o >/dev/null 2>&1
mv -f .deps/oils_pcrud.Tpo .deps/oils_pcrud.Plo
/bin/sh ../../../libtool --tag=CC --mode=link gcc -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -DOSRF_LOG_PARAMS -I../../../include/ -g -O2 -L. -L/tmp -L/openils/lib -L/usr/local/lib/dbd/ -lopensrf -ldbi -ldbdpgsql -loils_utils -module -version-info 2:0:0 -L/openils/lib -o liboils_pcrud.la -rpath /openils/lib oils_pcrud.lo oils_sql.lo -lpq -lxslt -lxml2 -lreadline -lopensrf -lncurses -lexpat -ldbi -ldl
*** Warning: Linking the shared library liboils_pcrud.la against the loadable module
*** libdbdpgsql.so is not portable!
libtool: link: gcc -shared -fPIC -DPIC .libs/oils_pcrud.o .libs/oils_sql.o -Wl,-rpath -Wl,/home/opensrf/Evergreen/Open-ILS/src/c-apps/.libs -L. -L/tmp -L/openils/lib -L/usr/local/lib/dbd/ /usr/local/lib/dbd/libdbdpgsql.so /home/opensrf/Evergreen/Open-ILS/src/c-apps/.libs/liboils_utils.so -lpq -lxslt -lxml2 -lreadline /openils/lib/libopensrf.so -lncurses /usr/lib/x86_64-linux-gnu/libexpat.so -ldbi -ldl -O2 -O2 -Wl,-soname -Wl,liboils_pcrud.so.2 -o .libs/liboils_pcrud.so.2.0.0
libtool: link: (cd ".libs" && rm -f "liboils_pcrud.so.2" && ln -s "liboils_pcrud.so.2.0.0" "liboils_pcrud.so.2")
libtool: link: (cd ".libs" && rm -f "liboils_pcrud.so" && ln -s "liboils_pcrud.so.2.0.0" "liboils_pcrud.so")
libtool: link: ar cru .libs/liboils_pcrud.a oils_pcrud.o oils_sql.o
libtool: link: ranlib .libs/liboils_pcrud.a
libtool: link: ( cd ".libs" && rm -f "liboils_pcrud.la" && ln -s "../liboils_pcrud.la" "liboils_pcrud.la" )
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"Open-ILS\" -DPACKAGE_TARNAME=\"open-ils\" -DPACKAGE_VERSION=\"trunk\" -DPACKAGE_STRING=\"Open-ILS\ trunk\" -DPACKAGE_BUGREPORT=\"open-ils-dev@list.georgialibraries.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"OpenILS\" -DVERSION=\"trunk\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBDBI=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBNCURSES=1 -DHAVE_LIBOPENSRF=1 -DHAVE_LIBREADLINE=1 -DHAVE_LIBXML2=1 -DHAVE_LIBXSLT=1 -DHAVE_LIBPQ=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LANGINFO_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRFTIME=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMSET=1 -DHAVE_NL_LANGINFO=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -I. -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -DOSRF_LOG_PARAMS -I../../../include/ -g -O2 -MT oils_auth.lo -MD -MP -MF .deps/oils_auth.Tpo -c -o oils_auth.lo oils_auth.c
libtool: compile: gcc -DPACKAGE_NAME=\"Open-ILS\" -DPACKAGE_TARNAME=\"open-ils\" -DPACKAGE_VERSION=\"trunk\" "-DPACKAGE_STRING=\"Open-ILS trunk\"" -DPACKAGE_BUGREPORT=\"open-ils-dev@list.georgialibraries.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"OpenILS\" -DVERSION=\"trunk\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBDBI=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBNCURSES=1 -DHAVE_LIBOPENSRF=1 -DHAVE_LIBREADLINE=1 -DHAVE_LIBXML2=1 -DHAVE_LIBXSLT=1 -DHAVE_LIBPQ=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LANGINFO_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRFTIME=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMSET=1 -DHAVE_NL_LANGINFO=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -I. -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -DOSRF_LOG_PARAMS -I../../../include/ -g -O2 -MT oils_auth.lo -MD -MP -MF .deps/oils_auth.Tpo -c oils_auth.c -fPIC -DPIC -o .libs/oils_auth.o
libtool: compile: gcc -DPACKAGE_NAME=\"Open-ILS\" -DPACKAGE_TARNAME=\"open-ils\" -DPACKAGE_VERSION=\"trunk\" "-DPACKAGE_STRING=\"Open-ILS trunk\"" -DPACKAGE_BUGREPORT=\"open-ils-dev@list.georgialibraries.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"OpenILS\" -DVERSION=\"trunk\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBDBI=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBNCURSES=1 -DHAVE_LIBOPENSRF=1 -DHAVE_LIBREADLINE=1 -DHAVE_LIBXML2=1 -DHAVE_LIBXSLT=1 -DHAVE_LIBPQ=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LANGINFO_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRFTIME=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMSET=1 -DHAVE_NL_LANGINFO=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -I. -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -DOSRF_LOG_PARAMS -I../../../include/ -g -O2 -MT oils_auth.lo -MD -MP -MF .deps/oils_auth.Tpo -c oils_auth.c -o oils_auth.o >/dev/null 2>&1
mv -f .deps/oils_auth.Tpo .deps/oils_auth.Plo
/bin/sh ../../../libtool --tag=CC --mode=link gcc -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -DOSRF_LOG_PARAMS -I../../../include/ -g -O2 -module -loils_utils -lpcre -version-info 2:0:0 -L/openils/lib -o liboils_auth.la -rpath /openils/lib oils_auth.lo -lpq -lxslt -lxml2 -lreadline -lopensrf -lncurses -lexpat -ldbi -ldl
libtool: link: gcc -shared -fPIC -DPIC .libs/oils_auth.o -Wl,-rpath -Wl,/home/opensrf/Evergreen/Open-ILS/src/c-apps/.libs /home/opensrf/Evergreen/Open-ILS/src/c-apps/.libs/liboils_utils.so -lpcre -L/openils/lib -lpq -lxslt -lxml2 -lreadline /openils/lib/libopensrf.so -lncurses /usr/lib/x86_64-linux-gnu/libexpat.so -ldbi -ldl -O2 -O2 -Wl,-soname -Wl,liboils_auth.so.2 -o .libs/liboils_auth.so.2.0.0
libtool: link: (cd ".libs" && rm -f "liboils_auth.so.2" && ln -s "liboils_auth.so.2.0.0" "liboils_auth.so.2")
libtool: link: (cd ".libs" && rm -f "liboils_auth.so" && ln -s "liboils_auth.so.2.0.0" "liboils_auth.so")
libtool: link: ar cru .libs/liboils_auth.a oils_auth.o
libtool: link: ranlib .libs/liboils_auth.a
libtool: link: ( cd ".libs" && rm -f "liboils_auth.la" && ln -s "../liboils_auth.la" "liboils_auth.la" )
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"Open-ILS\" -DPACKAGE_TARNAME=\"open-ils\" -DPACKAGE_VERSION=\"trunk\" -DPACKAGE_STRING=\"Open-ILS\ trunk\" -DPACKAGE_BUGREPORT=\"open-ils-dev@list.georgialibraries.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"OpenILS\" -DVERSION=\"trunk\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBDBI=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBNCURSES=1 -DHAVE_LIBOPENSRF=1 -DHAVE_LIBREADLINE=1 -DHAVE_LIBXML2=1 -DHAVE_LIBXSLT=1 -DHAVE_LIBPQ=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LANGINFO_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRFTIME=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMSET=1 -DHAVE_NL_LANGINFO=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -I. -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -DOSRF_LOG_PARAMS -I../../../include/ -g -O2 -MT oils_auth_internal.lo -MD -MP -MF .deps/oils_auth_internal.Tpo -c -o oils_auth_internal.lo oils_auth_internal.c
libtool: compile: gcc -DPACKAGE_NAME=\"Open-ILS\" -DPACKAGE_TARNAME=\"open-ils\" -DPACKAGE_VERSION=\"trunk\" "-DPACKAGE_STRING=\"Open-ILS trunk\"" -DPACKAGE_BUGREPORT=\"open-ils-dev@list.georgialibraries.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"OpenILS\" -DVERSION=\"trunk\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBDBI=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBNCURSES=1 -DHAVE_LIBOPENSRF=1 -DHAVE_LIBREADLINE=1 -DHAVE_LIBXML2=1 -DHAVE_LIBXSLT=1 -DHAVE_LIBPQ=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LANGINFO_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRFTIME=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMSET=1 -DHAVE_NL_LANGINFO=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -I. -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -DOSRF_LOG_PARAMS -I../../../include/ -g -O2 -MT oils_auth_internal.lo -MD -MP -MF .deps/oils_auth_internal.Tpo -c oils_auth_internal.c -fPIC -DPIC -o .libs/oils_auth_internal.o
libtool: compile: gcc -DPACKAGE_NAME=\"Open-ILS\" -DPACKAGE_TARNAME=\"open-ils\" -DPACKAGE_VERSION=\"trunk\" "-DPACKAGE_STRING=\"Open-ILS trunk\"" -DPACKAGE_BUGREPORT=\"open-ils-dev@list.georgialibraries.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"OpenILS\" -DVERSION=\"trunk\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBDBI=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBNCURSES=1 -DHAVE_LIBOPENSRF=1 -DHAVE_LIBREADLINE=1 -DHAVE_LIBXML2=1 -DHAVE_LIBXSLT=1 -DHAVE_LIBPQ=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LANGINFO_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRFTIME=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMSET=1 -DHAVE_NL_LANGINFO=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -I. -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -DOSRF_LOG_PARAMS -I../../../include/ -g -O2 -MT oils_auth_internal.lo -MD -MP -MF .deps/oils_auth_internal.Tpo -c oils_auth_internal.c -o oils_auth_internal.o >/dev/null 2>&1
mv -f .deps/oils_auth_internal.Tpo .deps/oils_auth_internal.Plo
/bin/sh ../../../libtool --tag=CC --mode=link gcc -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -DOSRF_LOG_PARAMS -I../../../include/ -g -O2 -module -loils_utils -version-info 2:0:0 -L/openils/lib -o liboils_auth_internal.la -rpath /openils/lib oils_auth_internal.lo -lpq -lxslt -lxml2 -lreadline -lopensrf -lncurses -lexpat -ldbi -ldl
libtool: link: gcc -shared -fPIC -DPIC .libs/oils_auth_internal.o -Wl,-rpath -Wl,/home/opensrf/Evergreen/Open-ILS/src/c-apps/.libs /home/opensrf/Evergreen/Open-ILS/src/c-apps/.libs/liboils_utils.so -L/openils/lib -lpq -lxslt -lxml2 -lreadline /openils/lib/libopensrf.so -lncurses /usr/lib/x86_64-linux-gnu/libexpat.so -ldbi -ldl -O2 -O2 -Wl,-soname -Wl,liboils_auth_internal.so.2 -o .libs/liboils_auth_internal.so.2.0.0
libtool: link: (cd ".libs" && rm -f "liboils_auth_internal.so.2" && ln -s "liboils_auth_internal.so.2.0.0" "liboils_auth_internal.so.2")
libtool: link: (cd ".libs" && rm -f "liboils_auth_internal.so" && ln -s "liboils_auth_internal.so.2.0.0" "liboils_auth_internal.so")
libtool: link: ar cru .libs/liboils_auth_internal.a oils_auth_internal.o
libtool: link: ranlib .libs/liboils_auth_internal.a
libtool: link: ( cd ".libs" && rm -f "liboils_auth_internal.la" && ln -s "../liboils_auth_internal.la" "liboils_auth_internal.la" )
gcc -DPACKAGE_NAME=\"Open-ILS\" -DPACKAGE_TARNAME=\"open-ils\" -DPACKAGE_VERSION=\"trunk\" -DPACKAGE_STRING=\"Open-ILS\ trunk\" -DPACKAGE_BUGREPORT=\"open-ils-dev@list.georgialibraries.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"OpenILS\" -DVERSION=\"trunk\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBDBI=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBNCURSES=1 -DHAVE_LIBOPENSRF=1 -DHAVE_LIBREADLINE=1 -DHAVE_LIBXML2=1 -DHAVE_LIBXSLT=1 -DHAVE_LIBPQ=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LANGINFO_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRFTIME=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMSET=1 -DHAVE_NL_LANGINFO=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -I. -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -DOSRF_LOG_PARAMS -I../../../include/ -g -O2 -MT oils_dataloader.o -MD -MP -MF .deps/oils_dataloader.Tpo -c -o oils_dataloader.o oils_dataloader.c
mv -f .deps/oils_dataloader.Tpo .deps/oils_dataloader.Po
/bin/sh ../../../libtool --tag=CC --mode=link gcc -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -DOSRF_LOG_PARAMS -I../../../include/ -g -O2 -L. -L/tmp -L/openils/lib -L/usr/local/lib/dbd/ -lopensrf -loils_idl -L/openils/lib -o oils_dataloader oils_dataloader.o -lpq -lxslt -lxml2 -lreadline -lopensrf -lncurses -lexpat -ldbi -ldl
libtool: link: gcc -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -DOSRF_LOG_PARAMS -I../../../include/ -g -O2 -o .libs/oils_dataloader oils_dataloader.o -L. -L/tmp -L/openils/lib -L/usr/local/lib/dbd/ /home/opensrf/Evergreen/Open-ILS/src/c-apps/.libs/liboils_idl.so -lpq -lxslt -lxml2 -lreadline /openils/lib/libopensrf.so -lncurses /usr/lib/x86_64-linux-gnu/libexpat.so -ldbi -ldl
gcc -DPACKAGE_NAME=\"Open-ILS\" -DPACKAGE_TARNAME=\"open-ils\" -DPACKAGE_VERSION=\"trunk\" -DPACKAGE_STRING=\"Open-ILS\ trunk\" -DPACKAGE_BUGREPORT=\"open-ils-dev@list.georgialibraries.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"OpenILS\" -DVERSION=\"trunk\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBDBI=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBNCURSES=1 -DHAVE_LIBOPENSRF=1 -DHAVE_LIBREADLINE=1 -DHAVE_LIBXML2=1 -DHAVE_LIBXSLT=1 -DHAVE_LIBPQ=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LANGINFO_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRFTIME=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMSET=1 -DHAVE_NL_LANGINFO=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -I. -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -DOSRF_LOG_PARAMS -I../../../include/ -g -O2 -MT dump_idl.o -MD -MP -MF .deps/dump_idl.Tpo -c -o dump_idl.o dump_idl.c
mv -f .deps/dump_idl.Tpo .deps/dump_idl.Po
/bin/sh ../../../libtool --tag=CC --mode=link gcc -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -DOSRF_LOG_PARAMS -I../../../include/ -g -O2 -L. -L/tmp -L/openils/lib -L/usr/local/lib/dbd/ -lopensrf -loils_idl -L/openils/lib -o dump_idl dump_idl.o -lpq -lxslt -lxml2 -lreadline -lopensrf -lncurses -lexpat -ldbi -ldl
libtool: link: gcc -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -DOSRF_LOG_PARAMS -I../../../include/ -g -O2 -o .libs/dump_idl dump_idl.o -L. -L/tmp -L/openils/lib -L/usr/local/lib/dbd/ /home/opensrf/Evergreen/Open-ILS/src/c-apps/.libs/liboils_idl.so -lpq -lxslt -lxml2 -lreadline /openils/lib/libopensrf.so -lncurses /usr/lib/x86_64-linux-gnu/libexpat.so -ldbi -ldl
gcc -DPACKAGE_NAME=\"Open-ILS\" -DPACKAGE_TARNAME=\"open-ils\" -DPACKAGE_VERSION=\"trunk\" -DPACKAGE_STRING=\"Open-ILS\ trunk\" -DPACKAGE_BUGREPORT=\"open-ils-dev@list.georgialibraries.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"OpenILS\" -DVERSION=\"trunk\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBDBI=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBNCURSES=1 -DHAVE_LIBOPENSRF=1 -DHAVE_LIBREADLINE=1 -DHAVE_LIBXML2=1 -DHAVE_LIBXSLT=1 -DHAVE_LIBPQ=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LANGINFO_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRFTIME=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMSET=1 -DHAVE_NL_LANGINFO=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -I. -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -DOSRF_LOG_PARAMS -I../../../include/ -g -O2 -MT idlval-idlval.o -MD -MP -MF .deps/idlval-idlval.Tpo -c -o idlval-idlval.o `test -f 'idlval.c' || echo './'`idlval.c
mv -f .deps/idlval-idlval.Tpo .deps/idlval-idlval.Po
gcc -DPACKAGE_NAME=\"Open-ILS\" -DPACKAGE_TARNAME=\"open-ils\" -DPACKAGE_VERSION=\"trunk\" -DPACKAGE_STRING=\"Open-ILS\ trunk\" -DPACKAGE_BUGREPORT=\"open-ils-dev@list.georgialibraries.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"OpenILS\" -DVERSION=\"trunk\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBDBI=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBNCURSES=1 -DHAVE_LIBOPENSRF=1 -DHAVE_LIBREADLINE=1 -DHAVE_LIBXML2=1 -DHAVE_LIBXSLT=1 -DHAVE_LIBPQ=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LANGINFO_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRFTIME=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMSET=1 -DHAVE_NL_LANGINFO=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -I. -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -DOSRF_LOG_PARAMS -I../../../include/ -g -O2 -MT idlval-oils_sql.o -MD -MP -MF .deps/idlval-oils_sql.Tpo -c -o idlval-oils_sql.o `test -f 'oils_sql.c' || echo './'`oils_sql.c
mv -f .deps/idlval-oils_sql.Tpo .deps/idlval-oils_sql.Po
/bin/sh ../../../libtool --tag=CC --mode=link gcc -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -DOSRF_LOG_PARAMS -I../../../include/ -g -O2 -L. -L/tmp -L/openils/lib -L/usr/local/lib/dbd/ -lopensrf -loils_idl -loils_utils -L/openils/lib -o idlval idlval-idlval.o idlval-oils_sql.o -lpq -lxslt -lxml2 -lreadline -lopensrf -lncurses -lexpat -ldbi -ldl
libtool: link: gcc -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -DOSRF_LOG_PARAMS -I../../../include/ -g -O2 -o .libs/idlval idlval-idlval.o idlval-oils_sql.o -L. -L/tmp -L/openils/lib -L/usr/local/lib/dbd/ /home/opensrf/Evergreen/Open-ILS/src/c-apps/.libs/liboils_idl.so /home/opensrf/Evergreen/Open-ILS/src/c-apps/.libs/liboils_utils.so -lpq -lxslt -lxml2 -lreadline /openils/lib/libopensrf.so -lncurses /usr/lib/x86_64-linux-gnu/libexpat.so -ldbi -ldl
gcc -DPACKAGE_NAME=\"Open-ILS\" -DPACKAGE_TARNAME=\"open-ils\" -DPACKAGE_VERSION=\"trunk\" -DPACKAGE_STRING=\"Open-ILS\ trunk\" -DPACKAGE_BUGREPORT=\"open-ils-dev@list.georgialibraries.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"OpenILS\" -DVERSION=\"trunk\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBDBI=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBNCURSES=1 -DHAVE_LIBOPENSRF=1 -DHAVE_LIBREADLINE=1 -DHAVE_LIBXML2=1 -DHAVE_LIBXSLT=1 -DHAVE_LIBPQ=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LANGINFO_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRFTIME=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMSET=1 -DHAVE_NL_LANGINFO=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -I. -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -DOSRF_LOG_PARAMS -I../../../include/ -g -O2 -MT test_json_query-test_json_query.o -MD -MP -MF .deps/test_json_query-test_json_query.Tpo -c -o test_json_query-test_json_query.o `test -f 'test_json_query.c' || echo './'`test_json_query.c
mv -f .deps/test_json_query-test_json_query.Tpo .deps/test_json_query-test_json_query.Po
gcc -DPACKAGE_NAME=\"Open-ILS\" -DPACKAGE_TARNAME=\"open-ils\" -DPACKAGE_VERSION=\"trunk\" -DPACKAGE_STRING=\"Open-ILS\ trunk\" -DPACKAGE_BUGREPORT=\"open-ils-dev@list.georgialibraries.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"OpenILS\" -DVERSION=\"trunk\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBDBI=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBNCURSES=1 -DHAVE_LIBOPENSRF=1 -DHAVE_LIBREADLINE=1 -DHAVE_LIBXML2=1 -DHAVE_LIBXSLT=1 -DHAVE_LIBPQ=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LANGINFO_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRFTIME=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMSET=1 -DHAVE_NL_LANGINFO=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -I. -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -DOSRF_LOG_PARAMS -I../../../include/ -g -O2 -MT test_json_query-oils_sql.o -MD -MP -MF .deps/test_json_query-oils_sql.Tpo -c -o test_json_query-oils_sql.o `test -f 'oils_sql.c' || echo './'`oils_sql.c
mv -f .deps/test_json_query-oils_sql.Tpo .deps/test_json_query-oils_sql.Po
/bin/sh ../../../libtool --tag=CC --mode=link gcc -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -DOSRF_LOG_PARAMS -I../../../include/ -g -O2 -L. -L/tmp -L/openils/lib -L/usr/local/lib/dbd/ -lopensrf -loils_idl -loils_utils -L/openils/lib -o test_json_query test_json_query-test_json_query.o test_json_query-oils_sql.o -lpq -lxslt -lxml2 -lreadline -lopensrf -lncurses -lexpat -ldbi -ldl
libtool: link: gcc -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -DOSRF_LOG_PARAMS -I../../../include/ -g -O2 -o .libs/test_json_query test_json_query-test_json_query.o test_json_query-oils_sql.o -L. -L/tmp -L/openils/lib -L/usr/local/lib/dbd/ /home/opensrf/Evergreen/Open-ILS/src/c-apps/.libs/liboils_idl.so /home/opensrf/Evergreen/Open-ILS/src/c-apps/.libs/liboils_utils.so -lpq -lxslt -lxml2 -lreadline /openils/lib/libopensrf.so -lncurses /usr/lib/x86_64-linux-gnu/libexpat.so -ldbi -ldl
gcc -DPACKAGE_NAME=\"Open-ILS\" -DPACKAGE_TARNAME=\"open-ils\" -DPACKAGE_VERSION=\"trunk\" -DPACKAGE_STRING=\"Open-ILS\ trunk\" -DPACKAGE_BUGREPORT=\"open-ils-dev@list.georgialibraries.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"OpenILS\" -DVERSION=\"trunk\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBDBI=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBNCURSES=1 -DHAVE_LIBOPENSRF=1 -DHAVE_LIBREADLINE=1 -DHAVE_LIBXML2=1 -DHAVE_LIBXSLT=1 -DHAVE_LIBPQ=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LANGINFO_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRFTIME=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMSET=1 -DHAVE_NL_LANGINFO=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -I. -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -DOSRF_LOG_PARAMS -I../../../include/ -g -O2 -MT test_qstore-test_qstore.o -MD -MP -MF .deps/test_qstore-test_qstore.Tpo -c -o test_qstore-test_qstore.o `test -f 'test_qstore.c' || echo './'`test_qstore.c
mv -f .deps/test_qstore-test_qstore.Tpo .deps/test_qstore-test_qstore.Po
gcc -DPACKAGE_NAME=\"Open-ILS\" -DPACKAGE_TARNAME=\"open-ils\" -DPACKAGE_VERSION=\"trunk\" -DPACKAGE_STRING=\"Open-ILS\ trunk\" -DPACKAGE_BUGREPORT=\"open-ils-dev@list.georgialibraries.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"OpenILS\" -DVERSION=\"trunk\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBDBI=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBNCURSES=1 -DHAVE_LIBOPENSRF=1 -DHAVE_LIBREADLINE=1 -DHAVE_LIBXML2=1 -DHAVE_LIBXSLT=1 -DHAVE_LIBPQ=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LANGINFO_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRFTIME=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMSET=1 -DHAVE_NL_LANGINFO=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -I. -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -DOSRF_LOG_PARAMS -I../../../include/ -g -O2 -MT test_qstore-buildSQL.o -MD -MP -MF .deps/test_qstore-buildSQL.Tpo -c -o test_qstore-buildSQL.o `test -f 'buildSQL.c' || echo './'`buildSQL.c
mv -f .deps/test_qstore-buildSQL.Tpo .deps/test_qstore-buildSQL.Po
gcc -DPACKAGE_NAME=\"Open-ILS\" -DPACKAGE_TARNAME=\"open-ils\" -DPACKAGE_VERSION=\"trunk\" -DPACKAGE_STRING=\"Open-ILS\ trunk\" -DPACKAGE_BUGREPORT=\"open-ils-dev@list.georgialibraries.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"OpenILS\" -DVERSION=\"trunk\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBDBI=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBNCURSES=1 -DHAVE_LIBOPENSRF=1 -DHAVE_LIBREADLINE=1 -DHAVE_LIBXML2=1 -DHAVE_LIBXSLT=1 -DHAVE_LIBPQ=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LANGINFO_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRFTIME=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMSET=1 -DHAVE_NL_LANGINFO=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -I. -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -DOSRF_LOG_PARAMS -I../../../include/ -g -O2 -MT test_qstore-oils_buildq.o -MD -MP -MF .deps/test_qstore-oils_buildq.Tpo -c -o test_qstore-oils_buildq.o `test -f 'oils_buildq.c' || echo './'`oils_buildq.c
mv -f .deps/test_qstore-oils_buildq.Tpo .deps/test_qstore-oils_buildq.Po
gcc -DPACKAGE_NAME=\"Open-ILS\" -DPACKAGE_TARNAME=\"open-ils\" -DPACKAGE_VERSION=\"trunk\" -DPACKAGE_STRING=\"Open-ILS\ trunk\" -DPACKAGE_BUGREPORT=\"open-ils-dev@list.georgialibraries.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"OpenILS\" -DVERSION=\"trunk\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBDBI=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBNCURSES=1 -DHAVE_LIBOPENSRF=1 -DHAVE_LIBREADLINE=1 -DHAVE_LIBXML2=1 -DHAVE_LIBXSLT=1 -DHAVE_LIBPQ=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LANGINFO_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRFTIME=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMSET=1 -DHAVE_NL_LANGINFO=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -I. -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -DOSRF_LOG_PARAMS -I../../../include/ -g -O2 -MT test_qstore-oils_execsql.o -MD -MP -MF .deps/test_qstore-oils_execsql.Tpo -c -o test_qstore-oils_execsql.o `test -f 'oils_execsql.c' || echo './'`oils_execsql.c
mv -f .deps/test_qstore-oils_execsql.Tpo .deps/test_qstore-oils_execsql.Po
gcc -DPACKAGE_NAME=\"Open-ILS\" -DPACKAGE_TARNAME=\"open-ils\" -DPACKAGE_VERSION=\"trunk\" -DPACKAGE_STRING=\"Open-ILS\ trunk\" -DPACKAGE_BUGREPORT=\"open-ils-dev@list.georgialibraries.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"OpenILS\" -DVERSION=\"trunk\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBDBI=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBNCURSES=1 -DHAVE_LIBOPENSRF=1 -DHAVE_LIBREADLINE=1 -DHAVE_LIBXML2=1 -DHAVE_LIBXSLT=1 -DHAVE_LIBPQ=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LANGINFO_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRFTIME=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMSET=1 -DHAVE_NL_LANGINFO=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -I. -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -DOSRF_LOG_PARAMS -I../../../include/ -g -O2 -MT test_qstore-oils_sql.o -MD -MP -MF .deps/test_qstore-oils_sql.Tpo -c -o test_qstore-oils_sql.o `test -f 'oils_sql.c' || echo './'`oils_sql.c
mv -f .deps/test_qstore-oils_sql.Tpo .deps/test_qstore-oils_sql.Po
gcc -DPACKAGE_NAME=\"Open-ILS\" -DPACKAGE_TARNAME=\"open-ils\" -DPACKAGE_VERSION=\"trunk\" -DPACKAGE_STRING=\"Open-ILS\ trunk\" -DPACKAGE_BUGREPORT=\"open-ils-dev@list.georgialibraries.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"OpenILS\" -DVERSION=\"trunk\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBDBI=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBNCURSES=1 -DHAVE_LIBOPENSRF=1 -DHAVE_LIBREADLINE=1 -DHAVE_LIBXML2=1 -DHAVE_LIBXSLT=1 -DHAVE_LIBPQ=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LANGINFO_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRFTIME=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMSET=1 -DHAVE_NL_LANGINFO=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -I. -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -DOSRF_LOG_PARAMS -I../../../include/ -g -O2 -MT test_qstore-oils_storedq.o -MD -MP -MF .deps/test_qstore-oils_storedq.Tpo -c -o test_qstore-oils_storedq.o `test -f 'oils_storedq.c' || echo './'`oils_storedq.c
mv -f .deps/test_qstore-oils_storedq.Tpo .deps/test_qstore-oils_storedq.Po
/bin/sh ../../../libtool --tag=CC --mode=link gcc -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -DOSRF_LOG_PARAMS -I../../../include/ -g -O2 -L. -L/tmp -L/openils/lib -L/usr/local/lib/dbd/ -lopensrf -loils_idl -loils_utils -L/openils/lib -o test_qstore test_qstore-test_qstore.o test_qstore-buildSQL.o test_qstore-oils_buildq.o test_qstore-oils_execsql.o test_qstore-oils_sql.o test_qstore-oils_storedq.o -lpq -lxslt -lxml2 -lreadline -lopensrf -lncurses -lexpat -ldbi -ldl
libtool: link: gcc -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -DOSRF_LOG_PARAMS -I../../../include/ -g -O2 -o .libs/test_qstore test_qstore-test_qstore.o test_qstore-buildSQL.o test_qstore-oils_buildq.o test_qstore-oils_execsql.o test_qstore-oils_sql.o test_qstore-oils_storedq.o -L. -L/tmp -L/openils/lib -L/usr/local/lib/dbd/ /home/opensrf/Evergreen/Open-ILS/src/c-apps/.libs/liboils_idl.so /home/opensrf/Evergreen/Open-ILS/src/c-apps/.libs/liboils_utils.so -lpq -lxslt -lxml2 -lreadline /openils/lib/libopensrf.so -lncurses /usr/lib/x86_64-linux-gnu/libexpat.so -ldbi -ldl
make[3]: Leaving directory `/home/opensrf/Evergreen/Open-ILS/src/c-apps'
Making all in tests
make[3]: Entering directory `/home/opensrf/Evergreen/Open-ILS/src/c-apps/tests'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/opensrf/Evergreen/Open-ILS/src/c-apps/tests'
make[2]: Leaving directory `/home/opensrf/Evergreen/Open-ILS/src/c-apps'
Making all in extras
make[2]: Entering directory `/home/opensrf/Evergreen/Open-ILS/src/extras'
gcc -DPACKAGE_NAME=\"Open-ILS\" -DPACKAGE_TARNAME=\"open-ils\" -DPACKAGE_VERSION=\"trunk\" -DPACKAGE_STRING=\"Open-ILS\ trunk\" -DPACKAGE_BUGREPORT=\"open-ils-dev@list.georgialibraries.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"OpenILS\" -DVERSION=\"trunk\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_LIBDBI=1 -DHAVE_LIBEXPAT=1 -DHAVE_LIBNCURSES=1 -DHAVE_LIBOPENSRF=1 -DHAVE_LIBREADLINE=1 -DHAVE_LIBXML2=1 -DHAVE_LIBXSLT=1 -DHAVE_LIBPQ=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LANGINFO_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRFTIME=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMSET=1 -DHAVE_NL_LANGINFO=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -I. -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -I../../../include -g -O2 -MT oils_requestor.o -MD -MP -MF .deps/oils_requestor.Tpo -c -o oils_requestor.o oils_requestor.c
mv -f .deps/oils_requestor.Tpo .deps/oils_requestor.Po
/bin/sh ../../../libtool --tag=CC --mode=link gcc -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -I../../../include -g -O2 -L../../../Open-ILS/src/c-apps -L/openils/lib -L/openils/lib -o oils_requestor oils_requestor.o -lopensrf -lreadline -loils_utils -lopensrf -lxml2 -loils_idl -lpq -lxslt -lxml2 -lreadline -lopensrf -lncurses -lexpat -ldbi -ldl
libtool: link: gcc -D_LARGEFILE64_SOURCE -pipe -g -Wall -O2 -fPIC -I../../include -I/usr/include/libxml2/ -I -I -I/usr/include/libxml2//libxml -I/tmp -I/openils/include -I../../../include -g -O2 -o .libs/oils_requestor oils_requestor.o -L../../../Open-ILS/src/c-apps -L/openils/lib /home/opensrf/Evergreen/Open-ILS/src/c-apps/.libs/liboils_utils.so /home/opensrf/Evergreen/Open-ILS/src/c-apps/.libs/liboils_idl.so -lpq -lxslt -lxml2 -lreadline /openils/lib/libopensrf.so -lncurses /usr/lib/x86_64-linux-gnu/libexpat.so -ldbi -ldl
make[2]: Leaving directory `/home/opensrf/Evergreen/Open-ILS/src/extras'
Making all in perlmods
make[2]: Entering directory `/home/opensrf/Evergreen/Open-ILS/src/perlmods'
/bin/sed -e 's,[@]sysconfdir@,/openils/conf,g' lib/OpenILS/Utils/Cronscript.pm.in > "lib/OpenILS/Utils/Cronscript.pm"
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'OpenILS' version '2.4'
./Build || make -s build-perl-fail
Building OpenILS
make[2]: Leaving directory `/home/opensrf/Evergreen/Open-ILS/src/perlmods'
Making all in apachemods
make[2]: Entering directory `/home/opensrf/Evergreen/Open-ILS/src/apachemods'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/opensrf/Evergreen/Open-ILS/src/apachemods'
make[2]: Entering directory `/home/opensrf/Evergreen/Open-ILS/src'
/bin/sed -e 's,[@]bindir[@],/openils/bin,g' -e 's,[@]datarootdir[@],/openils/share,g' -e 's,[@]docdir[@],/openils/share/doc/open-ils,g' -e 's,[@]exec_prefix[@],/openils,g' -e 's,[@]includedir[@],/openils/include,g' -e 's,[@]libdir[@],/openils/lib,g' -e 's,[@]localstatedir[@],/openils/var,g' -e 's,[@]prefix[@],/openils,g' -e 's,[@]sysconfdir[@],/openils/conf,g' ./extras/fast-extract.in > "extras/fast-extract"
chmod 755 "extras/fast-extract"
/bin/sed -e 's,[@]bindir[@],/openils/bin,g' -e 's,[@]datarootdir[@],/openils/share,g' -e 's,[@]docdir[@],/openils/share/doc/open-ils,g' -e 's,[@]exec_prefix[@],/openils,g' -e 's,[@]includedir[@],/openils/include,g' -e 's,[@]libdir[@],/openils/lib,g' -e 's,[@]localstatedir[@],/openils/var,g' -e 's,[@]prefix[@],/openils,g' -e 's,[@]sysconfdir[@],/openils/conf,g' ./extras/import/marc2are.pl.in > "extras/import/marc2are.pl"
chmod 755 "extras/import/marc2are.pl"
/bin/sed -e 's,[@]bindir[@],/openils/bin,g' -e 's,[@]datarootdir[@],/openils/share,g' -e 's,[@]docdir[@],/openils/share/doc/open-ils,g' -e 's,[@]exec_prefix[@],/openils,g' -e 's,[@]includedir[@],/openils/include,g' -e 's,[@]libdir[@],/openils/lib,g' -e 's,[@]localstatedir[@],/openils/var,g' -e 's,[@]prefix[@],/openils,g' -e 's,[@]sysconfdir[@],/openils/conf,g' ./extras/import/marc2bre.pl.in > "extras/import/marc2bre.pl"
chmod 755 "extras/import/marc2bre.pl"
/bin/sed -e 's,[@]bindir[@],/openils/bin,g' -e 's,[@]datarootdir[@],/openils/share,g' -e 's,[@]docdir[@],/openils/share/doc/open-ils,g' -e 's,[@]exec_prefix[@],/openils,g' -e 's,[@]includedir[@],/openils/include,g' -e 's,[@]libdir[@],/openils/lib,g' -e 's,[@]localstatedir[@],/openils/var,g' -e 's,[@]prefix[@],/openils,g' -e 's,[@]sysconfdir[@],/openils/conf,g' ./extras/import/marc2sre.pl.in > "extras/import/marc2sre.pl"
chmod 755 "extras/import/marc2sre.pl"
/bin/sed -e 's,[@]bindir[@],/openils/bin,g' -e 's,[@]datarootdir[@],/openils/share,g' -e 's,[@]docdir[@],/openils/share/doc/open-ils,g' -e 's,[@]exec_prefix[@],/openils,g' -e 's,[@]includedir[@],/openils/include,g' -e 's,[@]libdir[@],/openils/lib,g' -e 's,[@]localstatedir[@],/openils/var,g' -e 's,[@]prefix[@],/openils,g' -e 's,[@]sysconfdir[@],/openils/conf,g' ./extras/import/parallel_pg_loader.pl.in > "extras/import/parallel_pg_loader.pl"
chmod 755 "extras/import/parallel_pg_loader.pl"
/bin/sed -e 's,[@]bindir[@],/openils/bin,g' -e 's,[@]datarootdir[@],/openils/share,g' -e 's,[@]docdir[@],/openils/share/doc/open-ils,g' -e 's,[@]exec_prefix[@],/openils,g' -e 's,[@]includedir[@],/openils/include,g' -e 's,[@]libdir[@],/openils/lib,g' -e 's,[@]localstatedir[@],/openils/var,g' -e 's,[@]prefix[@],/openils,g' -e 's,[@]sysconfdir[@],/openils/conf,g' ./support-scripts/action_trigger_runner.pl.in > "support-scripts/action_trigger_runner.pl"
chmod 755 "support-scripts/action_trigger_runner.pl"
/bin/sed -e 's,[@]bindir[@],/openils/bin,g' -e 's,[@]datarootdir[@],/openils/share,g' -e 's,[@]docdir[@],/openils/share/doc/open-ils,g' -e 's,[@]exec_prefix[@],/openils,g' -e 's,[@]includedir[@],/openils/include,g' -e 's,[@]libdir[@],/openils/lib,g' -e 's,[@]localstatedir[@],/openils/var,g' -e 's,[@]prefix[@],/openils,g' -e 's,[@]sysconfdir[@],/openils/conf,g' ./support-scripts/authority_control_fields.pl.in > "support-scripts/authority_control_fields.pl"
chmod 755 "support-scripts/authority_control_fields.pl"
/bin/sed -e 's,[@]bindir[@],/openils/bin,g' -e 's,[@]datarootdir[@],/openils/share,g' -e 's,[@]docdir[@],/openils/share/doc/open-ils,g' -e 's,[@]exec_prefix[@],/openils,g' -e 's,[@]includedir[@],/openils/include,g' -e 's,[@]libdir[@],/openils/lib,g' -e 's,[@]localstatedir[@],/openils/var,g' -e 's,[@]prefix[@],/openils,g' -e 's,[@]sysconfdir[@],/openils/conf,g' ./support-scripts/authority_authority_linker.pl.in > "support-scripts/authority_authority_linker.pl"
chmod 755 "support-scripts/authority_authority_linker.pl"
/bin/sed -e 's,[@]bindir[@],/openils/bin,g' -e 's,[@]datarootdir[@],/openils/share,g' -e 's,[@]docdir[@],/openils/share/doc/open-ils,g' -e 's,[@]exec_prefix[@],/openils,g' -e 's,[@]includedir[@],/openils/include,g' -e 's,[@]libdir[@],/openils/lib,g' -e 's,[@]localstatedir[@],/openils/var,g' -e 's,[@]prefix[@],/openils,g' -e 's,[@]sysconfdir[@],/openils/conf,g' ./support-scripts/eg_db_config.in > "support-scripts/eg_db_config"
chmod 755 "support-scripts/eg_db_config"
/bin/sed -e 's,[@]bindir[@],/openils/bin,g' -e 's,[@]datarootdir[@],/openils/share,g' -e 's,[@]docdir[@],/openils/share/doc/open-ils,g' -e 's,[@]exec_prefix[@],/openils,g' -e 's,[@]includedir[@],/openils/include,g' -e 's,[@]libdir[@],/openils/lib,g' -e 's,[@]localstatedir[@],/openils/var,g' -e 's,[@]prefix[@],/openils,g' -e 's,[@]sysconfdir[@],/openils/conf,g' ./support-scripts/marc_export.in > "support-scripts/marc_export"
chmod 755 "support-scripts/marc_export"
/bin/sed -e 's,[@]bindir[@],/openils/bin,g' -e 's,[@]datarootdir[@],/openils/share,g' -e 's,[@]docdir[@],/openils/share/doc/open-ils,g' -e 's,[@]exec_prefix[@],/openils,g' -e 's,[@]includedir[@],/openils/include,g' -e 's,[@]libdir[@],/openils/lib,g' -e 's,[@]localstatedir[@],/openils/var,g' -e 's,[@]prefix[@],/openils,g' -e 's,[@]sysconfdir[@],/openils/conf,g' ./support-scripts/offline-blocked-list.pl.in > "support-scripts/offline-blocked-list.pl"
chmod 755 "support-scripts/offline-blocked-list.pl"
/bin/sed -e 's,[@]bindir[@],/openils/bin,g' -e 's,[@]datarootdir[@],/openils/share,g' -e 's,[@]docdir[@],/openils/share/doc/open-ils,g' -e 's,[@]exec_prefix[@],/openils,g' -e 's,[@]includedir[@],/openils/include,g' -e 's,[@]libdir[@],/openils/lib,g' -e 's,[@]localstatedir[@],/openils/var,g' -e 's,[@]prefix[@],/openils,g' -e 's,[@]sysconfdir[@],/openils/conf,g' ../../Open-ILS/examples/apache/eg.conf.in > "../../Open-ILS/examples/apache/eg.conf"
/bin/sed -e 's,[@]bindir[@],/openils/bin,g' -e 's,[@]datarootdir[@],/openils/share,g' -e 's,[@]docdir[@],/openils/share/doc/open-ils,g' -e 's,[@]exec_prefix[@],/openils,g' -e 's,[@]includedir[@],/openils/include,g' -e 's,[@]libdir[@],/openils/lib,g' -e 's,[@]localstatedir[@],/openils/var,g' -e 's,[@]prefix[@],/openils,g' -e 's,[@]sysconfdir[@],/openils/conf,g' ../../Open-ILS/examples/apache/eg_vhost.conf.in > "../../Open-ILS/examples/apache/eg_vhost.conf"
/bin/sed -e 's,[@]bindir[@],/openils/bin,g' -e 's,[@]datarootdir[@],/openils/share,g' -e 's,[@]docdir[@],/openils/share/doc/open-ils,g' -e 's,[@]exec_prefix[@],/openils,g' -e 's,[@]includedir[@],/openils/include,g' -e 's,[@]libdir[@],/openils/lib,g' -e 's,[@]localstatedir[@],/openils/var,g' -e 's,[@]prefix[@],/openils,g' -e 's,[@]sysconfdir[@],/openils/conf,g' ../../Open-ILS/examples/apache/eg_startup.in > "../../Open-ILS/examples/apache/eg_startup"
/bin/sed -e 's,[@]bindir[@],/openils/bin,g' -e 's,[@]datarootdir[@],/openils/share,g' -e 's,[@]docdir[@],/openils/share/doc/open-ils,g' -e 's,[@]exec_prefix[@],/openils,g' -e 's,[@]includedir[@],/openils/include,g' -e 's,[@]libdir[@],/openils/lib,g' -e 's,[@]localstatedir[@],/openils/var,g' -e 's,[@]prefix[@],/openils,g' -e 's,[@]sysconfdir[@],/openils/conf,g' ../../Open-ILS/examples/apache_24/eg.conf.in > "../../Open-ILS/examples/apache_24/eg_24.conf"
/bin/sed -e 's,[@]bindir[@],/openils/bin,g' -e 's,[@]datarootdir[@],/openils/share,g' -e 's,[@]docdir[@],/openils/share/doc/open-ils,g' -e 's,[@]exec_prefix[@],/openils,g' -e 's,[@]includedir[@],/openils/include,g' -e 's,[@]libdir[@],/openils/lib,g' -e 's,[@]localstatedir[@],/openils/var,g' -e 's,[@]prefix[@],/openils,g' -e 's,[@]sysconfdir[@],/openils/conf,g' ../../Open-ILS/examples/apache_24/eg_vhost.conf.in > "../../Open-ILS/examples/apache_24/eg_vhost_24.conf"
make[2]: Leaving directory `/home/opensrf/Evergreen/Open-ILS/src'
make[1]: Leaving directory `/home/opensrf/Evergreen/Open-ILS/src'
Making all in Open-ILS/web
make[1]: Entering directory `/home/opensrf/Evergreen/Open-ILS/web'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/opensrf/Evergreen/Open-ILS/web'
Making all in Open-ILS/updates
make[1]: Entering directory `/home/opensrf/Evergreen/Open-ILS/updates'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/opensrf/Evergreen/Open-ILS/updates'
Making all in Open-ILS/xul/staff_client
make[1]: Entering directory `/home/opensrf/Evergreen/Open-ILS/xul/staff_client'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/opensrf/Evergreen/Open-ILS/xul/staff_client'
make[1]: Entering directory `/home/opensrf/Evergreen'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/home/opensrf/Evergreen'
Return Value = 0