dpkg-buildpackage: set CFLAGS to default value: -g -O2 dpkg-buildpackage: set CPPFLAGS to default value: dpkg-buildpackage: set LDFLAGS to default value: -Wl,-Bsymbolic-functions dpkg-buildpackage: set FFLAGS to default value: -g -O2 dpkg-buildpackage: set CXXFLAGS to default value: -g -O2 dpkg-buildpackage: source package sword dpkg-buildpackage: source version 1.5.9-8.1ubuntu1 dpkg-buildpackage: source changed by Emilio Pozuelo Monfort dpkg-buildpackage: host architecture i386 debian/rules clean /usr/share/cdbs/1/rules/buildcore.mk:72: parsing sword-1.5.9.tar.gz ... test -x debian/rules test "`id -u`" = 0 rm -rf build-tree rm -f debian/stamp-sword-1.5.9.tar.gz rm -f debian/stamp-patch-* rm -rf debian/patched for i in ./build-tree/sword-1.5.9/config.guess ./build-tree/sword-1.5.9/config.sub ; do \ if test -e $i.cdbs-orig ; then \ mv $i.cdbs-orig $i ; \ fi ; \ done /usr/bin/make -f debian/rules reverse-config make[1]: Entering directory `/home/tayroni/Downloads/sword/sword-1.5.9' /usr/share/cdbs/1/rules/buildcore.mk:72: parsing sword-1.5.9.tar.gz ... cd: 1: can't cd to build-tree/sword-1.5.9 make[1]: Nothing to be done for `reverse-config'. make[1]: Leaving directory `/home/tayroni/Downloads/sword/sword-1.5.9' if [ -d "build-tree/sword-1.5.9" ]; then \ cd build-tree/sword-1.5.9 && QUILT_PATCHES=/home/tayroni/Downloads/sword/sword-1.5.9/debian/patches quilt --quiltrc /dev/null pop -a -R || test $? = 2 ; \ fi rm -rf build-tree/sword-1.5.9/.pc rm -f debian/stamp-patch* dh_clean /usr/bin/make -C build-tree/sword-1.5.9 -k distclean make: *** build-tree/sword-1.5.9: No such file or directory. Stop. make: [makefile-clean] Error 2 (ignored) rm -f debian/stamp-makefile-build rm -f debian/stamp-autotools-files debian/rules build /usr/share/cdbs/1/rules/buildcore.mk:72: parsing sword-1.5.9.tar.gz ... cd: 1: can't cd to build-tree/sword-1.5.9 test -x debian/rules mkdir -p "build-tree/sword-1.5.9" tar -C build-tree -x -z -f sword-1.5.9.tar.gz touch debian/stamp-sword-1.5.9.tar.gz if test -e /usr/share/misc/config.guess ; then \ for i in sword-1.5.9/config.guess ; do \ cp --remove-destination /usr/share/misc/config.guess \ build-tree/$i ; \ done ; \ fi if test -e /usr/share/misc/config.sub ; then \ for i in sword-1.5.9/config.sub ; do \ cp --remove-destination /usr/share/misc/config.sub \ build-tree/$i ; \ done ; \ fi /usr/bin/make -f debian/rules reverse-config make[1]: Entering directory `/home/tayroni/Downloads/sword/sword-1.5.9' /usr/share/cdbs/1/rules/buildcore.mk:72: parsing sword-1.5.9.tar.gz ... for i in ./build-tree/sword-1.5.9/config.guess ./build-tree/sword-1.5.9/config.sub ; do \ if test -e $i.cdbs-orig ; then \ mv $i.cdbs-orig $i ; \ fi ; \ done make[1]: Leaving directory `/home/tayroni/Downloads/sword/sword-1.5.9' cd build-tree/sword-1.5.9 && QUILT_PATCHES=/home/tayroni/Downloads/sword/sword-1.5.9/debian/patches quilt --quiltrc /dev/null push -a || test $? = 2 Applying patch 01_sword_c++.diff patching file include/flatapi.h Applying patch 02_libver.diff patching file lib/Makefile.am patching file lib/Makefile.in Applying patch 03_clucene.diff patching file aclocal.m4 patching file configure patching file configure.ac patching file m4/acx_clucene.m4 patching file sword.pc.in Applying patch 04_ziplock.diff patching file src/modules/common/zverse.cpp patching file src/modules/common/zipcomprs.cpp patching file src/modules/common/entriesblk.cpp Applying patch 05_getline.diff patching file src/utilfuns/swbuf.cpp Applying patch 06_warnings.diff patching file include/swmodule.h patching file include/swbuf.h patching file src/keys/listkey.cpp patching file src/keys/treekeyidx.cpp patching file src/keys/versekey.cpp patching file src/utilfuns/ftpparse.c patching file src/utilfuns/swbuf.cpp patching file src/utilfuns/url.cpp patching file src/utilfuns/zlib/untgz.c patching file include/ftptrans.h patching file src/mgr/filemgr.cpp patching file src/mgr/ftptrans.cpp patching file src/mgr/installmgr.cpp patching file src/modules/comments/swcom.cpp patching file src/modules/common/entriesblk.cpp Hunk #1 succeeded at 147 (offset 5 lines). patching file src/modules/common/rawstr.cpp patching file src/modules/common/rawstr4.cpp patching file src/modules/common/zstr.cpp patching file src/modules/common/zverse.cpp patching file src/modules/filters/gbfheadings.cpp patching file src/modules/filters/gbfhtmlhref.cpp patching file src/modules/filters/gbfmorph.cpp patching file src/modules/filters/gbfosis.cpp patching file src/modules/filters/gbfredletterwords.cpp patching file src/modules/filters/gbfrtf.cpp patching file src/modules/filters/gbfstrongs.cpp patching file src/modules/filters/gbfthml.cpp patching file src/modules/filters/gbfwordjs.cpp patching file src/modules/filters/greeklexattribs.cpp patching file src/modules/filters/latin1utf16.cpp patching file src/modules/filters/osishtmlhref.cpp patching file src/modules/filters/osisredletterwords.cpp patching file src/modules/filters/osisrtf.cpp patching file src/modules/filters/osisscripref.cpp patching file src/modules/filters/osisstrongs.cpp patching file src/modules/filters/osisvariants.cpp patching file src/modules/filters/osiswebif.cpp patching file src/modules/filters/osiswordjs.cpp patching file src/modules/filters/teiplain.cpp patching file src/modules/filters/teirtf.cpp patching file src/modules/filters/thmlgbf.cpp patching file src/modules/filters/thmlhtmlhref.cpp patching file src/modules/filters/thmlosis.cpp patching file src/modules/filters/thmlrtf.cpp patching file src/modules/filters/thmlstrongs.cpp patching file src/modules/filters/thmlwebif.cpp patching file src/modules/filters/thmlwordjs.cpp patching file src/modules/filters/utf8html.cpp patching file src/modules/filters/utf8utf16.cpp patching file src/modules/swmodule.cpp patching file src/modules/texts/swtext.cpp patching file src/modules/comments/rawfiles/rawfiles.cpp Applying patch 07_warn_tools.diff patching file utilities/cipherraw.cpp patching file utilities/diatheke/osiscgi.cpp patching file utilities/gbfidx.cpp patching file utilities/imp2ld.cpp patching file utilities/imp2vs.cpp patching file utilities/osis2mod.cpp patching file utilities/xml2gbs.cpp Applying patch 08_gcc_43.diff patching file include/flatapi.h patching file src/modules/filters/gbfwordjs.cpp patching file utilities/diatheke/corediatheke.h patching file utilities/diatheke/osiscgi.cpp patching file utilities/stepdump.cpp patching file utilities/step2vpl.cpp patching file utilities/step2vpl.cpp Hunk #1 succeeded at 2 with fuzz 1 (offset 1 line). patching file utilities/stepdump.cpp Hunk #1 succeeded at 2 with fuzz 1 (offset 1 line). Applying patch 09_pcfile.diff patching file sword.pc.in Applying patch 10_diatheke.diff patching file utilities/diatheke/cgi/diatheke.pl Now at patch 10_diatheke.diff touch debian/stamp-patched /usr/bin/make -f debian/rules update-config make[1]: Entering directory `/home/tayroni/Downloads/sword/sword-1.5.9' /usr/share/cdbs/1/rules/buildcore.mk:72: parsing sword-1.5.9.tar.gz ... if test -e /usr/share/misc/config.guess ; then \ for i in ./build-tree/sword-1.5.9/config.guess ; do \ if ! test -e $i.cdbs-orig ; then \ mv $i $i.cdbs-orig ; \ cp --remove-destination /usr/share/misc/config.guess $i ; \ fi ; \ done ; \ fi if test -e /usr/share/misc/config.sub ; then \ for i in ./build-tree/sword-1.5.9/config.sub ; do \ if ! test -e $i.cdbs-orig ; then \ mv $i $i.cdbs-orig ; \ cp --remove-destination /usr/share/misc/config.sub $i ; \ fi ; \ done ; \ fi make[1]: Leaving directory `/home/tayroni/Downloads/sword/sword-1.5.9' touch debian/stamp-autotools-files chmod a+x /home/tayroni/Downloads/sword/sword-1.5.9/build-tree/sword-1.5.9/configure cd build-tree/sword-1.5.9 && CC="cc" CXX="g++" CFLAGS="-g -O2 -g -Wall -O2" CXXFLAGS="-g -O2 -g -Wall -O2" CPPFLAGS="" LDFLAGS="-Wl,-Bsymbolic-functions" /home/tayroni/Downloads/sword/sword-1.5.9/build-tree/sword-1.5.9/configure --build=i486-linux-gnu --prefix=/usr --includedir="\${prefix}/include" --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" --sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/sword" --disable-maintainer-mode --disable-dependency-tracking --srcdir=. --with-zlib --without-icu --with-clucene=/usr checking build system type... i486-pc-linux-gnu checking host system type... i486-pc-linux-gnu checking target system type... i486-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of cc... none checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for a BSD-compatible install... /usr/bin/install -c 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 ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... cc -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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether gfortran accepts -g... yes checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gfortran option to produce PIC... -fPIC checking if gfortran PIC flag -fPIC works... yes checking if gfortran static flag -static works... yes checking if gfortran supports -c -o file.o... yes checking whether the gfortran linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether byte ordering is bigendian... no checking how to include clucene... /usr checking whether to enable maintainer-specific portions of Makefiles... no checking for compress in -lz... yes checking for cppunit-config... no checking for Cppunit - version >= 1.8.0... checking for pkg-config... /usr/bin/pkg-config checking for curl-config... /usr/bin/curl-config curl found - remote install options available configure: creating ./config.status config.status: creating Makefile config.status: WARNING: Makefile.in seems to ignore the --datarootdir setting config.status: creating lib/Makefile config.status: creating tests/Makefile config.status: WARNING: tests/Makefile.in seems to ignore the --datarootdir setting config.status: creating tests/cppunit/Makefile config.status: WARNING: tests/cppunit/Makefile.in seems to ignore the --datarootdir setting config.status: creating utilities/Makefile config.status: WARNING: utilities/Makefile.in seems to ignore the --datarootdir setting config.status: creating examples/Makefile config.status: WARNING: examples/Makefile.in seems to ignore the --datarootdir setting config.status: creating examples/cmdline/Makefile config.status: WARNING: examples/cmdline/Makefile.in seems to ignore the --datarootdir setting config.status: creating utilities/diatheke/Makefile config.status: WARNING: utilities/diatheke/Makefile.in seems to ignore the --datarootdir setting config.status: creating icu/Makefile config.status: WARNING: icu/Makefile.in seems to ignore the --datarootdir setting config.status: creating sword.pc config.status: creating sword.spec config.status: creating include/config.h config.status: executing depfiles commands /usr/bin/make -C build-tree/sword-1.5.9 make[1]: Entering directory `/home/tayroni/Downloads/sword/sword-1.5.9/build-tree/sword-1.5.9' Making all in lib make[2]: Entering directory `/home/tayroni/Downloads/sword/sword-1.5.9/build-tree/sword-1.5.9/lib' /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o swkey.lo `test -f '../src/keys/swkey.cpp' || echo './'`../src/keys/swkey.cpp mkdir .libs g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/keys/swkey.cpp -fPIC -DPIC -o .libs/swkey.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/keys/swkey.cpp -o swkey.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o listkey.lo `test -f '../src/keys/listkey.cpp' || echo './'`../src/keys/listkey.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/keys/listkey.cpp -fPIC -DPIC -o .libs/listkey.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/keys/listkey.cpp -o listkey.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o strkey.lo `test -f '../src/keys/strkey.cpp' || echo './'`../src/keys/strkey.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/keys/strkey.cpp -fPIC -DPIC -o .libs/strkey.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/keys/strkey.cpp -o strkey.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o treekey.lo `test -f '../src/keys/treekey.cpp' || echo './'`../src/keys/treekey.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/keys/treekey.cpp -fPIC -DPIC -o .libs/treekey.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/keys/treekey.cpp -o treekey.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o treekeyidx.lo `test -f '../src/keys/treekeyidx.cpp' || echo './'`../src/keys/treekeyidx.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/keys/treekeyidx.cpp -fPIC -DPIC -o .libs/treekeyidx.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/keys/treekeyidx.cpp -o treekeyidx.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o versekey.lo `test -f '../src/keys/versekey.cpp' || echo './'`../src/keys/versekey.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/keys/versekey.cpp -fPIC -DPIC -o .libs/versekey.o ../src/keys/versekey.cpp:1523: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1523: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1523: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1523: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1523: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1523: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1523: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1523: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1523: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1523: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1523: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1523: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1523: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1523: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1523: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1523: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1523: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1523: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1523: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1523: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1523: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1523: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1523: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1523: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1523: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1523: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1523: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1523: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1523: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1523: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1523: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1523: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1523: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1523: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1523: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1523: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1523: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1523: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1523: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1523: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1523: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1523: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1523: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1523: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1523: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1523: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1523: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1523: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1523: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1523: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1523: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1523: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1523: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1523: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1523: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1523: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1523: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1527: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1527: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1527: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1527: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1527: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1527: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1527: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1527: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1527: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1527: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1527: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1527: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1527: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1527: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1527: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1527: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1527: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1527: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1527: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1527: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1527: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1527: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1527: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1527: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1527: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1527: warning: deprecated conversion from string constant to 'char*' ../src/keys/versekey.cpp:1527: warning: deprecated conversion from string constant to 'char*' g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/keys/versekey.cpp -o versekey.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o versetreekey.lo `test -f '../src/keys/versetreekey.cpp' || echo './'`../src/keys/versetreekey.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/keys/versetreekey.cpp -fPIC -DPIC -o .libs/versetreekey.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/keys/versetreekey.cpp -o versetreekey.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o swobject.lo `test -f '../src/utilfuns/swobject.cpp' || echo './'`../src/utilfuns/swobject.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/utilfuns/swobject.cpp -fPIC -DPIC -o .libs/swobject.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/utilfuns/swobject.cpp -o swobject.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o Greek2Greek.lo `test -f '../src/utilfuns/Greek2Greek.cpp' || echo './'`../src/utilfuns/Greek2Greek.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/utilfuns/Greek2Greek.cpp -fPIC -DPIC -o .libs/Greek2Greek.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/utilfuns/Greek2Greek.cpp -o Greek2Greek.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o utilstr.lo `test -f '../src/utilfuns/utilstr.cpp' || echo './'`../src/utilfuns/utilstr.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/utilfuns/utilstr.cpp -fPIC -DPIC -o .libs/utilstr.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/utilfuns/utilstr.cpp -o utilstr.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o utilxml.lo `test -f '../src/utilfuns/utilxml.cpp' || echo './'`../src/utilfuns/utilxml.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/utilfuns/utilxml.cpp -fPIC -DPIC -o .libs/utilxml.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/utilfuns/utilxml.cpp -o utilxml.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o swunicod.lo `test -f '../src/utilfuns/swunicod.cpp' || echo './'`../src/utilfuns/swunicod.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/utilfuns/swunicod.cpp -fPIC -DPIC -o .libs/swunicod.o ../src/utilfuns/swunicod.cpp: In function 'long unsigned int sword::UTF8to32(unsigned char*)': ../src/utilfuns/swunicod.cpp:128: warning: suggest parentheses around comparison in operand of & g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/utilfuns/swunicod.cpp -o swunicod.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o swversion.lo `test -f '../src/utilfuns/swversion.cpp' || echo './'`../src/utilfuns/swversion.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/utilfuns/swversion.cpp -fPIC -DPIC -o .libs/swversion.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/utilfuns/swversion.cpp -o swversion.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o swbuf.lo `test -f '../src/utilfuns/swbuf.cpp' || echo './'`../src/utilfuns/swbuf.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/utilfuns/swbuf.cpp -fPIC -DPIC -o .libs/swbuf.o ../src/utilfuns/swbuf.cpp:30: warning: deprecated conversion from string constant to 'char*' g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/utilfuns/swbuf.cpp -o swbuf.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -g -O2 -g -Wall -O2 -c -o ftpparse.lo `test -f '../src/utilfuns/ftpparse.c' || echo './'`../src/utilfuns/ftpparse.c cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -g -O2 -g -Wall -O2 -c ../src/utilfuns/ftpparse.c -fPIC -DPIC -o .libs/ftpparse.o cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -g -O2 -g -Wall -O2 -c ../src/utilfuns/ftpparse.c -o ftpparse.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o url.lo `test -f '../src/utilfuns/url.cpp' || echo './'`../src/utilfuns/url.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/utilfuns/url.cpp -fPIC -DPIC -o .libs/url.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/utilfuns/url.cpp -o url.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -g -O2 -g -Wall -O2 -c -o untgz.lo `test -f '../src/utilfuns/zlib/untgz.c' || echo './'`../src/utilfuns/zlib/untgz.c cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -g -O2 -g -Wall -O2 -c ../src/utilfuns/zlib/untgz.c -fPIC -DPIC -o .libs/untgz.o cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -g -O2 -g -Wall -O2 -c ../src/utilfuns/zlib/untgz.c -o untgz.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o roman.lo `test -f '../src/utilfuns/roman.cpp' || echo './'`../src/utilfuns/roman.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/utilfuns/roman.cpp -fPIC -DPIC -o .libs/roman.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/utilfuns/roman.cpp -o roman.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o curlftpt.lo `test -f '../src/mgr/curlftpt.cpp' || echo './'`../src/mgr/curlftpt.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/mgr/curlftpt.cpp -fPIC -DPIC -o .libs/curlftpt.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/mgr/curlftpt.cpp -o curlftpt.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o swconfig.lo `test -f '../src/mgr/swconfig.cpp' || echo './'`../src/mgr/swconfig.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/mgr/swconfig.cpp -fPIC -DPIC -o .libs/swconfig.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/mgr/swconfig.cpp -o swconfig.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o swmgr.lo `test -f '../src/mgr/swmgr.cpp' || echo './'`../src/mgr/swmgr.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/mgr/swmgr.cpp -fPIC -DPIC -o .libs/swmgr.o ../src/mgr/swmgr.cpp: In constructor 'sword::SWMgr::SWMgr(const char*, bool, sword::SWFilterMgr*, bool, bool)': ../src/mgr/swmgr.cpp:303: warning: suggest parentheses around && within || g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/mgr/swmgr.cpp -o swmgr.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o swfiltermgr.lo `test -f '../src/mgr/swfiltermgr.cpp' || echo './'`../src/mgr/swfiltermgr.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/mgr/swfiltermgr.cpp -fPIC -DPIC -o .libs/swfiltermgr.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/mgr/swfiltermgr.cpp -o swfiltermgr.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o encfiltmgr.lo `test -f '../src/mgr/encfiltmgr.cpp' || echo './'`../src/mgr/encfiltmgr.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/mgr/encfiltmgr.cpp -fPIC -DPIC -o .libs/encfiltmgr.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/mgr/encfiltmgr.cpp -o encfiltmgr.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o markupfiltmgr.lo `test -f '../src/mgr/markupfiltmgr.cpp' || echo './'`../src/mgr/markupfiltmgr.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/mgr/markupfiltmgr.cpp -fPIC -DPIC -o .libs/markupfiltmgr.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/mgr/markupfiltmgr.cpp -o markupfiltmgr.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o filemgr.lo `test -f '../src/mgr/filemgr.cpp' || echo './'`../src/mgr/filemgr.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/mgr/filemgr.cpp -fPIC -DPIC -o .libs/filemgr.o ../src/mgr/filemgr.cpp: In member function 'signed char sword::FileMgr::trunc(sword::FileDesc*)': ../src/mgr/filemgr.cpp:276: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result ../src/mgr/filemgr.cpp: In static member function 'static int sword::FileMgr::copyFile(const char*, const char*)': ../src/mgr/filemgr.cpp:403: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/mgr/filemgr.cpp -o filemgr.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o ftptrans.lo `test -f '../src/mgr/ftptrans.cpp' || echo './'`../src/mgr/ftptrans.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/mgr/ftptrans.cpp -fPIC -DPIC -o .libs/ftptrans.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/mgr/ftptrans.cpp -o ftptrans.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o swlocale.lo `test -f '../src/mgr/swlocale.cpp' || echo './'`../src/mgr/swlocale.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/mgr/swlocale.cpp -fPIC -DPIC -o .libs/swlocale.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/mgr/swlocale.cpp -o swlocale.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o localemgr.lo `test -f '../src/mgr/localemgr.cpp' || echo './'`../src/mgr/localemgr.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/mgr/localemgr.cpp -fPIC -DPIC -o .libs/localemgr.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/mgr/localemgr.cpp -o localemgr.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o swcacher.lo `test -f '../src/mgr/swcacher.cpp' || echo './'`../src/mgr/swcacher.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/mgr/swcacher.cpp -fPIC -DPIC -o .libs/swcacher.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/mgr/swcacher.cpp -o swcacher.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o swsearchable.lo `test -f '../src/mgr/swsearchable.cpp' || echo './'`../src/mgr/swsearchable.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/mgr/swsearchable.cpp -fPIC -DPIC -o .libs/swsearchable.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/mgr/swsearchable.cpp -o swsearchable.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o installmgr.lo `test -f '../src/mgr/installmgr.cpp' || echo './'`../src/mgr/installmgr.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/mgr/installmgr.cpp -fPIC -DPIC -o .libs/installmgr.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/mgr/installmgr.cpp -o installmgr.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o stringmgr.lo `test -f '../src/mgr/stringmgr.cpp' || echo './'`../src/mgr/stringmgr.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/mgr/stringmgr.cpp -fPIC -DPIC -o .libs/stringmgr.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/mgr/stringmgr.cpp -o stringmgr.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o swdisp.lo `test -f '../src/frontend/swdisp.cpp' || echo './'`../src/frontend/swdisp.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/frontend/swdisp.cpp -fPIC -DPIC -o .libs/swdisp.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/frontend/swdisp.cpp -o swdisp.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o swlog.lo `test -f '../src/frontend/swlog.cpp' || echo './'`../src/frontend/swlog.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/frontend/swlog.cpp -fPIC -DPIC -o .libs/swlog.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/frontend/swlog.cpp -o swlog.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o swmodule.lo `test -f '../src/modules/swmodule.cpp' || echo './'`../src/modules/swmodule.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/swmodule.cpp -fPIC -DPIC -o .libs/swmodule.o ../src/modules/swmodule.cpp: In member function 'virtual const char* sword::SWModule::RenderText(const char*, int, bool)': ../src/modules/swmodule.cpp:804: warning: deprecated conversion from string constant to 'char*' g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/swmodule.cpp -o swmodule.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o rawstr.lo `test -f '../src/modules/common/rawstr.cpp' || echo './'`../src/modules/common/rawstr.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/common/rawstr.cpp -fPIC -DPIC -o .libs/rawstr.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/common/rawstr.cpp -o rawstr.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o rawstr4.lo `test -f '../src/modules/common/rawstr4.cpp' || echo './'`../src/modules/common/rawstr4.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/common/rawstr4.cpp -fPIC -DPIC -o .libs/rawstr4.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/common/rawstr4.cpp -o rawstr4.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o swcomprs.lo `test -f '../src/modules/common/swcomprs.cpp' || echo './'`../src/modules/common/swcomprs.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/common/swcomprs.cpp -fPIC -DPIC -o .libs/swcomprs.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/common/swcomprs.cpp -o swcomprs.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o lzsscomprs.lo `test -f '../src/modules/common/lzsscomprs.cpp' || echo './'`../src/modules/common/lzsscomprs.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/common/lzsscomprs.cpp -fPIC -DPIC -o .libs/lzsscomprs.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/common/lzsscomprs.cpp -o lzsscomprs.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o zipcomprs.lo `test -f '../src/modules/common/zipcomprs.cpp' || echo './'`../src/modules/common/zipcomprs.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/common/zipcomprs.cpp -fPIC -DPIC -o .libs/zipcomprs.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/common/zipcomprs.cpp -o zipcomprs.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o rawverse.lo `test -f '../src/modules/common/rawverse.cpp' || echo './'`../src/modules/common/rawverse.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/common/rawverse.cpp -fPIC -DPIC -o .libs/rawverse.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/common/rawverse.cpp -o rawverse.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o swcipher.lo `test -f '../src/modules/common/swcipher.cpp' || echo './'`../src/modules/common/swcipher.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/common/swcipher.cpp -fPIC -DPIC -o .libs/swcipher.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/common/swcipher.cpp -o swcipher.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o zverse.lo `test -f '../src/modules/common/zverse.cpp' || echo './'`../src/modules/common/zverse.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/common/zverse.cpp -fPIC -DPIC -o .libs/zverse.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/common/zverse.cpp -o zverse.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o zstr.lo `test -f '../src/modules/common/zstr.cpp' || echo './'`../src/modules/common/zstr.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/common/zstr.cpp -fPIC -DPIC -o .libs/zstr.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/common/zstr.cpp -o zstr.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o entriesblk.lo `test -f '../src/modules/common/entriesblk.cpp' || echo './'`../src/modules/common/entriesblk.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/common/entriesblk.cpp -fPIC -DPIC -o .libs/entriesblk.o ../src/modules/common/entriesblk.cpp: In member function 'const char* sword::EntriesBlock::getEntry(int)': ../src/modules/common/entriesblk.cpp:128: warning: deprecated conversion from string constant to 'char*' g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/common/entriesblk.cpp -o entriesblk.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o sapphire.lo `test -f '../src/modules/common/sapphire.cpp' || echo './'`../src/modules/common/sapphire.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/common/sapphire.cpp -fPIC -DPIC -o .libs/sapphire.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/common/sapphire.cpp -o sapphire.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o swbasicfilter.lo `test -f '../src/modules/filters/swbasicfilter.cpp' || echo './'`../src/modules/filters/swbasicfilter.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/swbasicfilter.cpp -fPIC -DPIC -o .libs/swbasicfilter.o ../src/modules/filters/swbasicfilter.cpp: In member function 'virtual char sword::SWBasicFilter::processText(sword::SWBuf&, const sword::SWKey*, const sword::SWModule*)': ../src/modules/filters/swbasicfilter.cpp:247: warning: array subscript has type 'char' ../src/modules/filters/swbasicfilter.cpp:260: warning: array subscript has type 'char' ../src/modules/filters/swbasicfilter.cpp:274: warning: array subscript has type 'char' ../src/modules/filters/swbasicfilter.cpp:294: warning: array subscript has type 'char' g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/swbasicfilter.cpp -o swbasicfilter.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o swoptfilter.lo `test -f '../src/modules/filters/swoptfilter.cpp' || echo './'`../src/modules/filters/swoptfilter.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/swoptfilter.cpp -fPIC -DPIC -o .libs/swoptfilter.o ../src/modules/filters/swoptfilter.cpp: In constructor 'sword::SWOptionFilter::SWOptionFilter()': ../src/modules/filters/swoptfilter.cpp:15: warning: deprecated conversion from string constant to 'char*' g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/swoptfilter.cpp -o swoptfilter.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o latin1utf8.lo `test -f '../src/modules/filters/latin1utf8.cpp' || echo './'`../src/modules/filters/latin1utf8.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/latin1utf8.cpp -fPIC -DPIC -o .libs/latin1utf8.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/latin1utf8.cpp -o latin1utf8.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o latin1utf16.lo `test -f '../src/modules/filters/latin1utf16.cpp' || echo './'`../src/modules/filters/latin1utf16.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/latin1utf16.cpp -fPIC -DPIC -o .libs/latin1utf16.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/latin1utf16.cpp -o latin1utf16.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o utf8utf16.lo `test -f '../src/modules/filters/utf8utf16.cpp' || echo './'`../src/modules/filters/utf8utf16.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/utf8utf16.cpp -fPIC -DPIC -o .libs/utf8utf16.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/utf8utf16.cpp -o utf8utf16.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o utf16utf8.lo `test -f '../src/modules/filters/utf16utf8.cpp' || echo './'`../src/modules/filters/utf16utf8.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/utf16utf8.cpp -fPIC -DPIC -o .libs/utf16utf8.o ../src/modules/filters/utf16utf8.cpp: In member function 'virtual char sword::UTF16UTF8::processText(sword::SWBuf&, const sword::SWKey*, const sword::SWModule*)': ../src/modules/filters/utf16utf8.cpp:76: warning: suggest parentheses around arithmetic in operand of | ../src/modules/filters/utf16utf8.cpp:77: warning: suggest parentheses around arithmetic in operand of | ../src/modules/filters/utf16utf8.cpp:81: warning: suggest parentheses around arithmetic in operand of | ../src/modules/filters/utf16utf8.cpp:82: warning: suggest parentheses around arithmetic in operand of | ../src/modules/filters/utf16utf8.cpp:83: warning: suggest parentheses around arithmetic in operand of | g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/utf16utf8.cpp -o utf16utf8.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o scsuutf8.lo `test -f '../src/modules/filters/scsuutf8.cpp' || echo './'`../src/modules/filters/scsuutf8.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/scsuutf8.cpp -fPIC -DPIC -o .libs/scsuutf8.o ../src/modules/filters/scsuutf8.cpp: In member function 'unsigned char* sword::SCSUUTF8::UTF8Output(long unsigned int, unsigned char*)': ../src/modules/filters/scsuutf8.cpp:47: warning: suggest parentheses around arithmetic in operand of | ../src/modules/filters/scsuutf8.cpp:51: warning: suggest parentheses around arithmetic in operand of | ../src/modules/filters/scsuutf8.cpp:52: warning: suggest parentheses around arithmetic in operand of | ../src/modules/filters/scsuutf8.cpp:56: warning: suggest parentheses around arithmetic in operand of | ../src/modules/filters/scsuutf8.cpp:57: warning: suggest parentheses around arithmetic in operand of | ../src/modules/filters/scsuutf8.cpp:58: warning: suggest parentheses around arithmetic in operand of | g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/scsuutf8.cpp -o scsuutf8.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o utf8html.lo `test -f '../src/modules/filters/utf8html.cpp' || echo './'`../src/modules/filters/utf8html.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/utf8html.cpp -fPIC -DPIC -o .libs/utf8html.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/utf8html.cpp -o utf8html.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o utf8latin1.lo `test -f '../src/modules/filters/utf8latin1.cpp' || echo './'`../src/modules/filters/utf8latin1.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/utf8latin1.cpp -fPIC -DPIC -o .libs/utf8latin1.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/utf8latin1.cpp -o utf8latin1.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o utf8cantillation.lo `test -f '../src/modules/filters/utf8cantillation.cpp' || echo './'`../src/modules/filters/utf8cantillation.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/utf8cantillation.cpp -fPIC -DPIC -o .libs/utf8cantillation.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/utf8cantillation.cpp -o utf8cantillation.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o utf8hebrewpoints.lo `test -f '../src/modules/filters/utf8hebrewpoints.cpp' || echo './'`../src/modules/filters/utf8hebrewpoints.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/utf8hebrewpoints.cpp -fPIC -DPIC -o .libs/utf8hebrewpoints.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/utf8hebrewpoints.cpp -o utf8hebrewpoints.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o utf8greekaccents.lo `test -f '../src/modules/filters/utf8greekaccents.cpp' || echo './'`../src/modules/filters/utf8greekaccents.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/utf8greekaccents.cpp -fPIC -DPIC -o .libs/utf8greekaccents.o ../src/modules/filters/utf8greekaccents.cpp: In member function 'virtual char sword::UTF8GreekAccents::processText(sword::SWBuf&, const sword::SWKey*, const sword::SWModule*)': ../src/modules/filters/utf8greekaccents.cpp:149: warning: suggest parentheses around && within || ../src/modules/filters/utf8greekaccents.cpp:173: warning: suggest parentheses around && within || ../src/modules/filters/utf8greekaccents.cpp:198: warning: suggest parentheses around && within || g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/utf8greekaccents.cpp -o utf8greekaccents.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o cipherfil.lo `test -f '../src/modules/filters/cipherfil.cpp' || echo './'`../src/modules/filters/cipherfil.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/cipherfil.cpp -fPIC -DPIC -o .libs/cipherfil.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/cipherfil.cpp -o cipherfil.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o osisheadings.lo `test -f '../src/modules/filters/osisheadings.cpp' || echo './'`../src/modules/filters/osisheadings.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/osisheadings.cpp -fPIC -DPIC -o .libs/osisheadings.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/osisheadings.cpp -o osisheadings.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o osisfootnotes.lo `test -f '../src/modules/filters/osisfootnotes.cpp' || echo './'`../src/modules/filters/osisfootnotes.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/osisfootnotes.cpp -fPIC -DPIC -o .libs/osisfootnotes.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/osisfootnotes.cpp -o osisfootnotes.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o osishtmlhref.lo `test -f '../src/modules/filters/osishtmlhref.cpp' || echo './'`../src/modules/filters/osishtmlhref.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/osishtmlhref.cpp -fPIC -DPIC -o .libs/osishtmlhref.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/osishtmlhref.cpp -o osishtmlhref.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o osiswebif.lo `test -f '../src/modules/filters/osiswebif.cpp' || echo './'`../src/modules/filters/osiswebif.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/osiswebif.cpp -fPIC -DPIC -o .libs/osiswebif.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/osiswebif.cpp -o osiswebif.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o osismorph.lo `test -f '../src/modules/filters/osismorph.cpp' || echo './'`../src/modules/filters/osismorph.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/osismorph.cpp -fPIC -DPIC -o .libs/osismorph.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/osismorph.cpp -o osismorph.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o osisstrongs.lo `test -f '../src/modules/filters/osisstrongs.cpp' || echo './'`../src/modules/filters/osisstrongs.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/osisstrongs.cpp -fPIC -DPIC -o .libs/osisstrongs.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/osisstrongs.cpp -o osisstrongs.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o osisplain.lo `test -f '../src/modules/filters/osisplain.cpp' || echo './'`../src/modules/filters/osisplain.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/osisplain.cpp -fPIC -DPIC -o .libs/osisplain.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/osisplain.cpp -o osisplain.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o osisrtf.lo `test -f '../src/modules/filters/osisrtf.cpp' || echo './'`../src/modules/filters/osisrtf.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/osisrtf.cpp -fPIC -DPIC -o .libs/osisrtf.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/osisrtf.cpp -o osisrtf.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o osislemma.lo `test -f '../src/modules/filters/osislemma.cpp' || echo './'`../src/modules/filters/osislemma.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/osislemma.cpp -fPIC -DPIC -o .libs/osislemma.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/osislemma.cpp -o osislemma.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o osisredletterwords.lo `test -f '../src/modules/filters/osisredletterwords.cpp' || echo './'`../src/modules/filters/osisredletterwords.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/osisredletterwords.cpp -fPIC -DPIC -o .libs/osisredletterwords.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/osisredletterwords.cpp -o osisredletterwords.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o osisscripref.lo `test -f '../src/modules/filters/osisscripref.cpp' || echo './'`../src/modules/filters/osisscripref.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/osisscripref.cpp -fPIC -DPIC -o .libs/osisscripref.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/osisscripref.cpp -o osisscripref.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o osisvariants.lo `test -f '../src/modules/filters/osisvariants.cpp' || echo './'`../src/modules/filters/osisvariants.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/osisvariants.cpp -fPIC -DPIC -o .libs/osisvariants.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/osisvariants.cpp -o osisvariants.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o osiswordjs.lo `test -f '../src/modules/filters/osiswordjs.cpp' || echo './'`../src/modules/filters/osiswordjs.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/osiswordjs.cpp -fPIC -DPIC -o .libs/osiswordjs.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/osiswordjs.cpp -o osiswordjs.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o osismorphsegmentation.lo `test -f '../src/modules/filters/osismorphsegmentation.cpp' || echo './'`../src/modules/filters/osismorphsegmentation.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/osismorphsegmentation.cpp -fPIC -DPIC -o .libs/osismorphsegmentation.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/osismorphsegmentation.cpp -o osismorphsegmentation.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o gbfhtml.lo `test -f '../src/modules/filters/gbfhtml.cpp' || echo './'`../src/modules/filters/gbfhtml.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/gbfhtml.cpp -fPIC -DPIC -o .libs/gbfhtml.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/gbfhtml.cpp -o gbfhtml.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o gbfhtmlhref.lo `test -f '../src/modules/filters/gbfhtmlhref.cpp' || echo './'`../src/modules/filters/gbfhtmlhref.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/gbfhtmlhref.cpp -fPIC -DPIC -o .libs/gbfhtmlhref.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/gbfhtmlhref.cpp -o gbfhtmlhref.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o gbfwebif.lo `test -f '../src/modules/filters/gbfwebif.cpp' || echo './'`../src/modules/filters/gbfwebif.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/gbfwebif.cpp -fPIC -DPIC -o .libs/gbfwebif.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/gbfwebif.cpp -o gbfwebif.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o gbfplain.lo `test -f '../src/modules/filters/gbfplain.cpp' || echo './'`../src/modules/filters/gbfplain.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/gbfplain.cpp -fPIC -DPIC -o .libs/gbfplain.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/gbfplain.cpp -o gbfplain.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o gbfrtf.lo `test -f '../src/modules/filters/gbfrtf.cpp' || echo './'`../src/modules/filters/gbfrtf.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/gbfrtf.cpp -fPIC -DPIC -o .libs/gbfrtf.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/gbfrtf.cpp -o gbfrtf.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o gbfstrongs.lo `test -f '../src/modules/filters/gbfstrongs.cpp' || echo './'`../src/modules/filters/gbfstrongs.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/gbfstrongs.cpp -fPIC -DPIC -o .libs/gbfstrongs.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/gbfstrongs.cpp -o gbfstrongs.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o gbffootnotes.lo `test -f '../src/modules/filters/gbffootnotes.cpp' || echo './'`../src/modules/filters/gbffootnotes.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/gbffootnotes.cpp -fPIC -DPIC -o .libs/gbffootnotes.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/gbffootnotes.cpp -o gbffootnotes.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o gbfheadings.lo `test -f '../src/modules/filters/gbfheadings.cpp' || echo './'`../src/modules/filters/gbfheadings.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/gbfheadings.cpp -fPIC -DPIC -o .libs/gbfheadings.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/gbfheadings.cpp -o gbfheadings.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o gbfredletterwords.lo `test -f '../src/modules/filters/gbfredletterwords.cpp' || echo './'`../src/modules/filters/gbfredletterwords.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/gbfredletterwords.cpp -fPIC -DPIC -o .libs/gbfredletterwords.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/gbfredletterwords.cpp -o gbfredletterwords.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o gbfmorph.lo `test -f '../src/modules/filters/gbfmorph.cpp' || echo './'`../src/modules/filters/gbfmorph.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/gbfmorph.cpp -fPIC -DPIC -o .libs/gbfmorph.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/gbfmorph.cpp -o gbfmorph.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o gbfwordjs.lo `test -f '../src/modules/filters/gbfwordjs.cpp' || echo './'`../src/modules/filters/gbfwordjs.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/gbfwordjs.cpp -fPIC -DPIC -o .libs/gbfwordjs.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/gbfwordjs.cpp -o gbfwordjs.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o thmlstrongs.lo `test -f '../src/modules/filters/thmlstrongs.cpp' || echo './'`../src/modules/filters/thmlstrongs.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/thmlstrongs.cpp -fPIC -DPIC -o .libs/thmlstrongs.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/thmlstrongs.cpp -o thmlstrongs.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o thmlfootnotes.lo `test -f '../src/modules/filters/thmlfootnotes.cpp' || echo './'`../src/modules/filters/thmlfootnotes.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/thmlfootnotes.cpp -fPIC -DPIC -o .libs/thmlfootnotes.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/thmlfootnotes.cpp -o thmlfootnotes.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o thmlheadings.lo `test -f '../src/modules/filters/thmlheadings.cpp' || echo './'`../src/modules/filters/thmlheadings.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/thmlheadings.cpp -fPIC -DPIC -o .libs/thmlheadings.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/thmlheadings.cpp -o thmlheadings.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o thmlmorph.lo `test -f '../src/modules/filters/thmlmorph.cpp' || echo './'`../src/modules/filters/thmlmorph.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/thmlmorph.cpp -fPIC -DPIC -o .libs/thmlmorph.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/thmlmorph.cpp -o thmlmorph.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o thmllemma.lo `test -f '../src/modules/filters/thmllemma.cpp' || echo './'`../src/modules/filters/thmllemma.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/thmllemma.cpp -fPIC -DPIC -o .libs/thmllemma.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/thmllemma.cpp -o thmllemma.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o thmlscripref.lo `test -f '../src/modules/filters/thmlscripref.cpp' || echo './'`../src/modules/filters/thmlscripref.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/thmlscripref.cpp -fPIC -DPIC -o .libs/thmlscripref.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/thmlscripref.cpp -o thmlscripref.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o thmlvariants.lo `test -f '../src/modules/filters/thmlvariants.cpp' || echo './'`../src/modules/filters/thmlvariants.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/thmlvariants.cpp -fPIC -DPIC -o .libs/thmlvariants.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/thmlvariants.cpp -o thmlvariants.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o thmlgbf.lo `test -f '../src/modules/filters/thmlgbf.cpp' || echo './'`../src/modules/filters/thmlgbf.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/thmlgbf.cpp -fPIC -DPIC -o .libs/thmlgbf.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/thmlgbf.cpp -o thmlgbf.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o thmlrtf.lo `test -f '../src/modules/filters/thmlrtf.cpp' || echo './'`../src/modules/filters/thmlrtf.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/thmlrtf.cpp -fPIC -DPIC -o .libs/thmlrtf.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/thmlrtf.cpp -o thmlrtf.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o thmlhtml.lo `test -f '../src/modules/filters/thmlhtml.cpp' || echo './'`../src/modules/filters/thmlhtml.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/thmlhtml.cpp -fPIC -DPIC -o .libs/thmlhtml.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/thmlhtml.cpp -o thmlhtml.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o thmlhtmlhref.lo `test -f '../src/modules/filters/thmlhtmlhref.cpp' || echo './'`../src/modules/filters/thmlhtmlhref.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/thmlhtmlhref.cpp -fPIC -DPIC -o .libs/thmlhtmlhref.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/thmlhtmlhref.cpp -o thmlhtmlhref.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o thmlwebif.lo `test -f '../src/modules/filters/thmlwebif.cpp' || echo './'`../src/modules/filters/thmlwebif.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/thmlwebif.cpp -fPIC -DPIC -o .libs/thmlwebif.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/thmlwebif.cpp -o thmlwebif.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o thmlwordjs.lo `test -f '../src/modules/filters/thmlwordjs.cpp' || echo './'`../src/modules/filters/thmlwordjs.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/thmlwordjs.cpp -fPIC -DPIC -o .libs/thmlwordjs.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/thmlwordjs.cpp -o thmlwordjs.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o gbfthml.lo `test -f '../src/modules/filters/gbfthml.cpp' || echo './'`../src/modules/filters/gbfthml.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/gbfthml.cpp -fPIC -DPIC -o .libs/gbfthml.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/gbfthml.cpp -o gbfthml.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o gbfosis.lo `test -f '../src/modules/filters/gbfosis.cpp' || echo './'`../src/modules/filters/gbfosis.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/gbfosis.cpp -fPIC -DPIC -o .libs/gbfosis.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/gbfosis.cpp -o gbfosis.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o thmlosis.lo `test -f '../src/modules/filters/thmlosis.cpp' || echo './'`../src/modules/filters/thmlosis.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/thmlosis.cpp -fPIC -DPIC -o .libs/thmlosis.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/thmlosis.cpp -o thmlosis.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o thmlplain.lo `test -f '../src/modules/filters/thmlplain.cpp' || echo './'`../src/modules/filters/thmlplain.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/thmlplain.cpp -fPIC -DPIC -o .libs/thmlplain.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/thmlplain.cpp -o thmlplain.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o osisosis.lo `test -f '../src/modules/filters/osisosis.cpp' || echo './'`../src/modules/filters/osisosis.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/osisosis.cpp -fPIC -DPIC -o .libs/osisosis.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/osisosis.cpp -o osisosis.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o rtfhtml.lo `test -f '../src/modules/filters/rtfhtml.cpp' || echo './'`../src/modules/filters/rtfhtml.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/rtfhtml.cpp -fPIC -DPIC -o .libs/rtfhtml.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/rtfhtml.cpp -o rtfhtml.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o plainfootnotes.lo `test -f '../src/modules/filters/plainfootnotes.cpp' || echo './'`../src/modules/filters/plainfootnotes.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/plainfootnotes.cpp -fPIC -DPIC -o .libs/plainfootnotes.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/plainfootnotes.cpp -o plainfootnotes.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o plainhtml.lo `test -f '../src/modules/filters/plainhtml.cpp' || echo './'`../src/modules/filters/plainhtml.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/plainhtml.cpp -fPIC -DPIC -o .libs/plainhtml.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/plainhtml.cpp -o plainhtml.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o greeklexattribs.lo `test -f '../src/modules/filters/greeklexattribs.cpp' || echo './'`../src/modules/filters/greeklexattribs.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/greeklexattribs.cpp -fPIC -DPIC -o .libs/greeklexattribs.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/greeklexattribs.cpp -o greeklexattribs.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o unicodertf.lo `test -f '../src/modules/filters/unicodertf.cpp' || echo './'`../src/modules/filters/unicodertf.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/unicodertf.cpp -fPIC -DPIC -o .libs/unicodertf.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/unicodertf.cpp -o unicodertf.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o papyriplain.lo `test -f '../src/modules/filters/papyriplain.cpp' || echo './'`../src/modules/filters/papyriplain.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/papyriplain.cpp -fPIC -DPIC -o .libs/papyriplain.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/papyriplain.cpp -o papyriplain.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o teiplain.lo `test -f '../src/modules/filters/teiplain.cpp' || echo './'`../src/modules/filters/teiplain.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/teiplain.cpp -fPIC -DPIC -o .libs/teiplain.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/teiplain.cpp -o teiplain.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o teirtf.lo `test -f '../src/modules/filters/teirtf.cpp' || echo './'`../src/modules/filters/teirtf.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/teirtf.cpp -fPIC -DPIC -o .libs/teirtf.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/filters/teirtf.cpp -o teirtf.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o swgenbook.lo `test -f '../src/modules/genbook/swgenbook.cpp' || echo './'`../src/modules/genbook/swgenbook.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/genbook/swgenbook.cpp -fPIC -DPIC -o .libs/swgenbook.o ../src/modules/genbook/swgenbook.cpp: In constructor 'sword::SWGenBook::SWGenBook(const char*, const char*, sword::SWDisplay*, char, char, char, const char*)': ../src/modules/genbook/swgenbook.cpp:18: warning: deprecated conversion from string constant to 'char*' g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/genbook/swgenbook.cpp -o swgenbook.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o rawgenbook.lo `test -f '../src/modules/genbook/rawgenbook/rawgenbook.cpp' || echo './'`../src/modules/genbook/rawgenbook/rawgenbook.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/genbook/rawgenbook/rawgenbook.cpp -fPIC -DPIC -o .libs/rawgenbook.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/genbook/rawgenbook/rawgenbook.cpp -o rawgenbook.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o swtext.lo `test -f '../src/modules/texts/swtext.cpp' || echo './'`../src/modules/texts/swtext.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/texts/swtext.cpp -fPIC -DPIC -o .libs/swtext.o ../src/modules/texts/swtext.cpp: In constructor 'sword::SWText::SWText(const char*, const char*, sword::SWDisplay*, char, char, char, const char*)': ../src/modules/texts/swtext.cpp:20: warning: deprecated conversion from string constant to 'char*' g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/texts/swtext.cpp -o swtext.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o rawtext.lo `test -f '../src/modules/texts/rawtext/rawtext.cpp' || echo './'`../src/modules/texts/rawtext/rawtext.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/texts/rawtext/rawtext.cpp -fPIC -DPIC -o .libs/rawtext.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/texts/rawtext/rawtext.cpp -o rawtext.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o ztext.lo `test -f '../src/modules/texts/ztext/ztext.cpp' || echo './'`../src/modules/texts/ztext/ztext.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/texts/ztext/ztext.cpp -fPIC -DPIC -o .libs/ztext.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/texts/ztext/ztext.cpp -o ztext.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o swcom.lo `test -f '../src/modules/comments/swcom.cpp' || echo './'`../src/modules/comments/swcom.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/comments/swcom.cpp -fPIC -DPIC -o .libs/swcom.o ../src/modules/comments/swcom.cpp: In constructor 'sword::SWCom::SWCom(const char*, const char*, sword::SWDisplay*, char, char, char, const char*)': ../src/modules/comments/swcom.cpp:20: warning: deprecated conversion from string constant to 'char*' g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/comments/swcom.cpp -o swcom.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o rawcom.lo `test -f '../src/modules/comments/rawcom/rawcom.cpp' || echo './'`../src/modules/comments/rawcom/rawcom.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/comments/rawcom/rawcom.cpp -fPIC -DPIC -o .libs/rawcom.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/comments/rawcom/rawcom.cpp -o rawcom.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o rawfiles.lo `test -f '../src/modules/comments/rawfiles/rawfiles.cpp' || echo './'`../src/modules/comments/rawfiles/rawfiles.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/comments/rawfiles/rawfiles.cpp -fPIC -DPIC -o .libs/rawfiles.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/comments/rawfiles/rawfiles.cpp -o rawfiles.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o zcom.lo `test -f '../src/modules/comments/zcom/zcom.cpp' || echo './'`../src/modules/comments/zcom/zcom.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/comments/zcom/zcom.cpp -fPIC -DPIC -o .libs/zcom.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/comments/zcom/zcom.cpp -o zcom.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o hrefcom.lo `test -f '../src/modules/comments/hrefcom/hrefcom.cpp' || echo './'`../src/modules/comments/hrefcom/hrefcom.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/comments/hrefcom/hrefcom.cpp -fPIC -DPIC -o .libs/hrefcom.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/comments/hrefcom/hrefcom.cpp -o hrefcom.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o swld.lo `test -f '../src/modules/lexdict/swld.cpp' || echo './'`../src/modules/lexdict/swld.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/lexdict/swld.cpp -fPIC -DPIC -o .libs/swld.o ../src/modules/lexdict/swld.cpp: In constructor 'sword::SWLD::SWLD(const char*, const char*, sword::SWDisplay*, char, char, char, const char*)': ../src/modules/lexdict/swld.cpp:19: warning: deprecated conversion from string constant to 'char*' g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/lexdict/swld.cpp -o swld.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o rawld.lo `test -f '../src/modules/lexdict/rawld/rawld.cpp' || echo './'`../src/modules/lexdict/rawld/rawld.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/lexdict/rawld/rawld.cpp -fPIC -DPIC -o .libs/rawld.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/lexdict/rawld/rawld.cpp -o rawld.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o rawld4.lo `test -f '../src/modules/lexdict/rawld4/rawld4.cpp' || echo './'`../src/modules/lexdict/rawld4/rawld4.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/lexdict/rawld4/rawld4.cpp -fPIC -DPIC -o .libs/rawld4.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/lexdict/rawld4/rawld4.cpp -o rawld4.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o zld.lo `test -f '../src/modules/lexdict/zld/zld.cpp' || echo './'`../src/modules/lexdict/zld/zld.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/lexdict/zld/zld.cpp -fPIC -DPIC -o .libs/zld.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../src/modules/lexdict/zld/zld.cpp -o zld.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o flatapi.lo `test -f '../bindings/flatapi.cpp' || echo './'`../bindings/flatapi.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../bindings/flatapi.cpp -fPIC -DPIC -o .libs/flatapi.o g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DUSE_AUTOTOOLS -DUNIX -Dunix -D__unix__ -D_FTPLIB_NO_COMPAT -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c ../bindings/flatapi.cpp -o flatapi.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=link g++ -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -Wl,-Bsymbolic-functions -o libsword.la -rpath /usr/lib -version-info 6 swkey.lo listkey.lo strkey.lo treekey.lo treekeyidx.lo versekey.lo versetreekey.lo swobject.lo Greek2Greek.lo utilstr.lo utilxml.lo swunicod.lo swversion.lo swbuf.lo ftpparse.lo url.lo untgz.lo roman.lo curlftpt.lo swconfig.lo swmgr.lo swfiltermgr.lo encfiltmgr.lo markupfiltmgr.lo filemgr.lo ftptrans.lo swlocale.lo localemgr.lo swcacher.lo swsearchable.lo installmgr.lo stringmgr.lo swdisp.lo swlog.lo swmodule.lo rawstr.lo rawstr4.lo swcomprs.lo lzsscomprs.lo zipcomprs.lo rawverse.lo swcipher.lo zverse.lo zstr.lo entriesblk.lo sapphire.lo swbasicfilter.lo swoptfilter.lo latin1utf8.lo latin1utf16.lo utf8utf16.lo utf16utf8.lo scsuutf8.lo utf8html.lo utf8latin1.lo utf8cantillation.lo utf8hebrewpoints.lo utf8greekaccents.lo cipherfil.lo osisheadings.lo osisfootnotes.lo osishtmlhref.lo osiswebif.lo osismorph.lo osisstrongs.lo osisplain.lo osisrtf.lo osislemma.lo osisredletterwords.lo osisscripref.lo osisvariants.lo osiswordjs.lo osismorphsegmentation.lo gbfhtml.lo gbfhtmlhref.lo gbfwebif.lo gbfplain.lo gbfrtf.lo gbfstrongs.lo gbffootnotes.lo gbfheadings.lo gbfredletterwords.lo gbfmorph.lo gbfwordjs.lo thmlstrongs.lo thmlfootnotes.lo thmlheadings.lo thmlmorph.lo thmllemma.lo thmlscripref.lo thmlvariants.lo thmlgbf.lo thmlrtf.lo thmlhtml.lo thmlhtmlhref.lo thmlwebif.lo thmlwordjs.lo gbfthml.lo gbfosis.lo thmlosis.lo thmlplain.lo osisosis.lo rtfhtml.lo plainfootnotes.lo plainhtml.lo greeklexattribs.lo unicodertf.lo papyriplain.lo teiplain.lo teirtf.lo swgenbook.lo rawgenbook.lo swtext.lo rawtext.lo ztext.lo swcom.lo rawcom.lo rawfiles.lo zcom.lo hrefcom.lo swld.lo rawld.lo rawld4.lo zld.lo flatapi.lo -lcurl -lcurl -Wl,-Bsymbolic-functions -lidn -lldap -lrt -L/usr/lib -g -O2 -Wl,-Bsymbolic-functions -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lgssapi_krb5 -lz -lgnutls -lz g++ -shared -nostdlib /usr/lib/gcc/i486-linux-gnu/4.3.2/../../../../lib/crti.o /usr/lib/gcc/i486-linux-gnu/4.3.2/crtbeginS.o .libs/swkey.o .libs/listkey.o .libs/strkey.o .libs/treekey.o .libs/treekeyidx.o .libs/versekey.o .libs/versetreekey.o .libs/swobject.o .libs/Greek2Greek.o .libs/utilstr.o .libs/utilxml.o .libs/swunicod.o .libs/swversion.o .libs/swbuf.o .libs/ftpparse.o .libs/url.o .libs/untgz.o .libs/roman.o .libs/curlftpt.o .libs/swconfig.o .libs/swmgr.o .libs/swfiltermgr.o .libs/encfiltmgr.o .libs/markupfiltmgr.o .libs/filemgr.o .libs/ftptrans.o .libs/swlocale.o .libs/localemgr.o .libs/swcacher.o .libs/swsearchable.o .libs/installmgr.o .libs/stringmgr.o .libs/swdisp.o .libs/swlog.o .libs/swmodule.o .libs/rawstr.o .libs/rawstr4.o .libs/swcomprs.o .libs/lzsscomprs.o .libs/zipcomprs.o .libs/rawverse.o .libs/swcipher.o .libs/zverse.o .libs/zstr.o .libs/entriesblk.o .libs/sapphire.o .libs/swbasicfilter.o .libs/swoptfilter.o .libs/latin1utf8.o .libs/latin1utf16.o .libs/utf8utf16.o .libs/utf16utf8.o .libs/scsuutf8.o .libs/utf8html.o .libs/utf8latin1.o .libs/utf8cantillation.o .libs/utf8hebrewpoints.o .libs/utf8greekaccents.o .libs/cipherfil.o .libs/osisheadings.o .libs/osisfootnotes.o .libs/osishtmlhref.o .libs/osiswebif.o .libs/osismorph.o .libs/osisstrongs.o .libs/osisplain.o .libs/osisrtf.o .libs/osislemma.o .libs/osisredletterwords.o .libs/osisscripref.o .libs/osisvariants.o .libs/osiswordjs.o .libs/osismorphsegmentation.o .libs/gbfhtml.o .libs/gbfhtmlhref.o .libs/gbfwebif.o .libs/gbfplain.o .libs/gbfrtf.o .libs/gbfstrongs.o .libs/gbffootnotes.o .libs/gbfheadings.o .libs/gbfredletterwords.o .libs/gbfmorph.o .libs/gbfwordjs.o .libs/thmlstrongs.o .libs/thmlfootnotes.o .libs/thmlheadings.o .libs/thmlmorph.o .libs/thmllemma.o .libs/thmlscripref.o .libs/thmlvariants.o .libs/thmlgbf.o .libs/thmlrtf.o .libs/thmlhtml.o .libs/thmlhtmlhref.o .libs/thmlwebif.o .libs/thmlwordjs.o .libs/gbfthml.o .libs/gbfosis.o .libs/thmlosis.o .libs/thmlplain.o .libs/osisosis.o .libs/rtfhtml.o .libs/plainfootnotes.o .libs/plainhtml.o .libs/greeklexattribs.o .libs/unicodertf.o .libs/papyriplain.o .libs/teiplain.o .libs/teirtf.o .libs/swgenbook.o .libs/rawgenbook.o .libs/swtext.o .libs/rawtext.o .libs/ztext.o .libs/swcom.o .libs/rawcom.o .libs/rawfiles.o .libs/zcom.o .libs/hrefcom.o .libs/swld.o .libs/rawld.o .libs/rawld4.o .libs/zld.o .libs/flatapi.o /usr/lib/libcurl-gnutls.so /usr/lib/libidn.so -lldap -lrt -L/usr/lib -lkrb5 -lk5crypto -lcom_err -lgssapi_krb5 /usr/lib/libgnutls.so -lz -L/usr/lib/gcc/i486-linux-gnu/4.3.2 -L/usr/lib/gcc/i486-linux-gnu/4.3.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/i486-linux-gnu/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i486-linux-gnu/4.3.2/crtendS.o /usr/lib/gcc/i486-linux-gnu/4.3.2/../../../../lib/crtn.o -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-soname -Wl,libsword.so.6 -o .libs/libsword.so.6.0.0 (cd .libs && rm -f libsword.so.6 && ln -s libsword.so.6.0.0 libsword.so.6) (cd .libs && rm -f libsword.so && ln -s libsword.so.6.0.0 libsword.so) ar cru .libs/libsword.a swkey.o listkey.o strkey.o treekey.o treekeyidx.o versekey.o versetreekey.o swobject.o Greek2Greek.o utilstr.o utilxml.o swunicod.o swversion.o swbuf.o ftpparse.o url.o untgz.o roman.o curlftpt.o swconfig.o swmgr.o swfiltermgr.o encfiltmgr.o markupfiltmgr.o filemgr.o ftptrans.o swlocale.o localemgr.o swcacher.o swsearchable.o installmgr.o stringmgr.o swdisp.o swlog.o swmodule.o rawstr.o rawstr4.o swcomprs.o lzsscomprs.o zipcomprs.o rawverse.o swcipher.o zverse.o zstr.o entriesblk.o sapphire.o swbasicfilter.o swoptfilter.o latin1utf8.o latin1utf16.o utf8utf16.o utf16utf8.o scsuutf8.o utf8html.o utf8latin1.o utf8cantillation.o utf8hebrewpoints.o utf8greekaccents.o cipherfil.o osisheadings.o osisfootnotes.o osishtmlhref.o osiswebif.o osismorph.o osisstrongs.o osisplain.o osisrtf.o osislemma.o osisredletterwords.o osisscripref.o osisvariants.o osiswordjs.o osismorphsegmentation.o gbfhtml.o gbfhtmlhref.o gbfwebif.o gbfplain.o gbfrtf.o gbfstrongs.o gbffootnotes.o gbfheadings.o gbfredletterwords.o gbfmorph.o gbfwordjs.o thmlstrongs.o thmlfootnotes.o thmlheadings.o thmlmorph.o thmllemma.o thmlscripref.o thmlvariants.o thmlgbf.o thmlrtf.o thmlhtml.o thmlhtmlhref.o thmlwebif.o thmlwordjs.o gbfthml.o gbfosis.o thmlosis.o thmlplain.o osisosis.o rtfhtml.o plainfootnotes.o plainhtml.o greeklexattribs.o unicodertf.o papyriplain.o teiplain.o teirtf.o swgenbook.o rawgenbook.o swtext.o rawtext.o ztext.o swcom.o rawcom.o rawfiles.o zcom.o hrefcom.o swld.o rawld.o rawld4.o zld.o flatapi.o ranlib .libs/libsword.a creating libsword.la (cd .libs && rm -f libsword.la && ln -s ../libsword.la libsword.la) make[2]: Leaving directory `/home/tayroni/Downloads/sword/sword-1.5.9/build-tree/sword-1.5.9/lib' Making all in . make[2]: Entering directory `/home/tayroni/Downloads/sword/sword-1.5.9/build-tree/sword-1.5.9' g++ -DHAVE_CONFIG_H -I. -I. -I./include -I ./include -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o buildtest.o buildtest.cpp /bin/bash ./libtool --tag=CXX --mode=link g++ -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -Wl,-Bsymbolic-functions -o buildtest buildtest.o ./lib/libsword.la -lz mkdir .libs g++ -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -Wl,-Bsymbolic-functions -o .libs/buildtest buildtest.o ./lib/.libs/libsword.so -L/usr/lib -lldap -lrt -lkrb5 -lk5crypto -lcom_err -lgssapi_krb5 -lz creating buildtest make[2]: Leaving directory `/home/tayroni/Downloads/sword/sword-1.5.9/build-tree/sword-1.5.9' Making all in icu make[2]: Entering directory `/home/tayroni/Downloads/sword/sword-1.5.9/build-tree/sword-1.5.9/icu' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/tayroni/Downloads/sword/sword-1.5.9/build-tree/sword-1.5.9/icu' Making all in utilities make[2]: Entering directory `/home/tayroni/Downloads/sword/sword-1.5.9/build-tree/sword-1.5.9/utilities' Making all in diatheke make[3]: Entering directory `/home/tayroni/Downloads/sword/sword-1.5.9/build-tree/sword-1.5.9/utilities/diatheke' g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o diatheke.o diatheke.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o corediatheke.o corediatheke.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o diathekemgr.o diathekemgr.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o diafiltmgr.o diafiltmgr.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o thmlcgi.o thmlcgi.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o gbfcgi.o gbfcgi.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o osiscgi.o osiscgi.cpp /bin/bash ../../libtool --tag=CXX --mode=link g++ -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -Wl,-Bsymbolic-functions -o diatheke diatheke.o corediatheke.o diathekemgr.o diafiltmgr.o thmlcgi.o gbfcgi.o osiscgi.o ../../lib/libsword.la -lz mkdir .libs g++ -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -Wl,-Bsymbolic-functions -o .libs/diatheke diatheke.o corediatheke.o diathekemgr.o diafiltmgr.o thmlcgi.o gbfcgi.o osiscgi.o ../../lib/.libs/libsword.so -L/usr/lib -lldap -lrt -lkrb5 -lk5crypto -lcom_err -lgssapi_krb5 -lz creating diatheke make[3]: Leaving directory `/home/tayroni/Downloads/sword/sword-1.5.9/build-tree/sword-1.5.9/utilities/diatheke' make[3]: Entering directory `/home/tayroni/Downloads/sword/sword-1.5.9/build-tree/sword-1.5.9/utilities' g++ -DHAVE_CONFIG_H -I. -I. -I../include -I ../include -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o mod2imp.o mod2imp.cpp /bin/bash ../libtool --tag=CXX --mode=link g++ -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -Wl,-Bsymbolic-functions -o mod2imp mod2imp.o ../lib/libsword.la -lz mkdir .libs g++ -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -Wl,-Bsymbolic-functions -o .libs/mod2imp mod2imp.o ../lib/.libs/libsword.so -L/usr/lib -lldap -lrt -lkrb5 -lk5crypto -lcom_err -lgssapi_krb5 -lz creating mod2imp g++ -DHAVE_CONFIG_H -I. -I. -I../include -I ../include -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o mod2osis.o mod2osis.cpp /bin/bash ../libtool --tag=CXX --mode=link g++ -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -Wl,-Bsymbolic-functions -o mod2osis mod2osis.o ../lib/libsword.la -lz g++ -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -Wl,-Bsymbolic-functions -o .libs/mod2osis mod2osis.o ../lib/.libs/libsword.so -L/usr/lib -lldap -lrt -lkrb5 -lk5crypto -lcom_err -lgssapi_krb5 -lz creating mod2osis g++ -DHAVE_CONFIG_H -I. -I. -I../include -I ../include -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o osis2mod.o osis2mod.cpp /bin/bash ../libtool --tag=CXX --mode=link g++ -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -Wl,-Bsymbolic-functions -o osis2mod osis2mod.o ../lib/libsword.la -lz g++ -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -Wl,-Bsymbolic-functions -o .libs/osis2mod osis2mod.o ../lib/.libs/libsword.so -L/usr/lib -lldap -lrt -lkrb5 -lk5crypto -lcom_err -lgssapi_krb5 -lz creating osis2mod g++ -DHAVE_CONFIG_H -I. -I. -I../include -I ../include -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o vs2osisref.o vs2osisref.cpp /bin/bash ../libtool --tag=CXX --mode=link g++ -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -Wl,-Bsymbolic-functions -o vs2osisref vs2osisref.o ../lib/libsword.la -lz g++ -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -Wl,-Bsymbolic-functions -o .libs/vs2osisref vs2osisref.o ../lib/.libs/libsword.so -L/usr/lib -lldap -lrt -lkrb5 -lk5crypto -lcom_err -lgssapi_krb5 -lz creating vs2osisref g++ -DHAVE_CONFIG_H -I. -I. -I../include -I ../include -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o mod2vpl.o mod2vpl.cpp /bin/bash ../libtool --tag=CXX --mode=link g++ -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -Wl,-Bsymbolic-functions -o mod2vpl mod2vpl.o ../lib/libsword.la -lz g++ -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -Wl,-Bsymbolic-functions -o .libs/mod2vpl mod2vpl.o ../lib/.libs/libsword.so -L/usr/lib -lldap -lrt -lkrb5 -lk5crypto -lcom_err -lgssapi_krb5 -lz creating mod2vpl g++ -DHAVE_CONFIG_H -I. -I. -I../include -I ../include -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o mkfastmod.o mkfastmod.cpp /bin/bash ../libtool --tag=CXX --mode=link g++ -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -Wl,-Bsymbolic-functions -o mkfastmod mkfastmod.o ../lib/libsword.la -lz g++ -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -Wl,-Bsymbolic-functions -o .libs/mkfastmod mkfastmod.o ../lib/.libs/libsword.so -L/usr/lib -lldap -lrt -lkrb5 -lk5crypto -lcom_err -lgssapi_krb5 -lz creating mkfastmod g++ -DHAVE_CONFIG_H -I. -I. -I../include -I ../include -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o vpl2mod.o vpl2mod.cpp vpl2mod.cpp: In function 'char readline(int, char**)': vpl2mod.cpp:60: warning: ignoring return value of 'ssize_t read(int, void*, size_t)', declared with attribute warn_unused_result vpl2mod.cpp:61: warning: ignoring return value of 'ssize_t read(int, void*, size_t)', declared with attribute warn_unused_result /bin/bash ../libtool --tag=CXX --mode=link g++ -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -Wl,-Bsymbolic-functions -o vpl2mod vpl2mod.o ../lib/libsword.la -lz g++ -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -Wl,-Bsymbolic-functions -o .libs/vpl2mod vpl2mod.o ../lib/.libs/libsword.so -L/usr/lib -lldap -lrt -lkrb5 -lk5crypto -lcom_err -lgssapi_krb5 -lz creating vpl2mod g++ -DHAVE_CONFIG_H -I. -I. -I../include -I ../include -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o imp2vs.o imp2vs.cpp /bin/bash ../libtool --tag=CXX --mode=link g++ -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -Wl,-Bsymbolic-functions -o imp2vs imp2vs.o ../lib/libsword.la -lz g++ -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -Wl,-Bsymbolic-functions -o .libs/imp2vs imp2vs.o ../lib/.libs/libsword.so -L/usr/lib -lldap -lrt -lkrb5 -lk5crypto -lcom_err -lgssapi_krb5 -lz creating imp2vs g++ -DHAVE_CONFIG_H -I. -I. -I../include -I ../include -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o installmgr.o installmgr.cpp installmgr.cpp: In function 'void initConfig()': installmgr.cpp:57: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result /bin/bash ../libtool --tag=CXX --mode=link g++ -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -Wl,-Bsymbolic-functions -o installmgr installmgr.o ../lib/libsword.la -lz g++ -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -Wl,-Bsymbolic-functions -o .libs/installmgr installmgr.o ../lib/.libs/libsword.so -L/usr/lib -lldap -lrt -lkrb5 -lk5crypto -lcom_err -lgssapi_krb5 -lz creating installmgr g++ -DHAVE_CONFIG_H -I. -I. -I../include -I ../include -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o xml2gbs.o xml2gbs.cpp xml2gbs.cpp: In function 'int processXML(const char*, char*, bool, bool, unsigned char)': xml2gbs.cpp:115: warning: suggest parentheses around && within || xml2gbs.cpp:145: warning: suggest parentheses around && within || /bin/bash ../libtool --tag=CXX --mode=link g++ -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -Wl,-Bsymbolic-functions -o xml2gbs xml2gbs.o ../lib/libsword.la -lz g++ -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -Wl,-Bsymbolic-functions -o .libs/xml2gbs xml2gbs.o ../lib/.libs/libsword.so -L/usr/lib -lldap -lrt -lkrb5 -lk5crypto -lcom_err -lgssapi_krb5 -lz creating xml2gbs g++ -DHAVE_CONFIG_H -I. -I. -I../include -I ../include -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o imp2gbs.o imp2gbs.cpp /bin/bash ../libtool --tag=CXX --mode=link g++ -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -Wl,-Bsymbolic-functions -o imp2gbs imp2gbs.o ../lib/libsword.la -lz g++ -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -Wl,-Bsymbolic-functions -o .libs/imp2gbs imp2gbs.o ../lib/.libs/libsword.so -L/usr/lib -lldap -lrt -lkrb5 -lk5crypto -lcom_err -lgssapi_krb5 -lz creating imp2gbs g++ -DHAVE_CONFIG_H -I. -I. -I../include -I ../include -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o mod2zmod.o mod2zmod.cpp /bin/bash ../libtool --tag=CXX --mode=link g++ -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -Wl,-Bsymbolic-functions -o mod2zmod mod2zmod.o ../lib/libsword.la -lz g++ -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -Wl,-Bsymbolic-functions -o .libs/mod2zmod mod2zmod.o ../lib/.libs/libsword.so -L/usr/lib -lldap -lrt -lkrb5 -lk5crypto -lcom_err -lgssapi_krb5 -lz creating mod2zmod g++ -DHAVE_CONFIG_H -I. -I. -I../include -I ../include -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o addld.o addld.cpp /bin/bash ../libtool --tag=CXX --mode=link g++ -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -Wl,-Bsymbolic-functions -o addld addld.o ../lib/libsword.la -lz g++ -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -Wl,-Bsymbolic-functions -o .libs/addld addld.o ../lib/.libs/libsword.so -L/usr/lib -lldap -lrt -lkrb5 -lk5crypto -lcom_err -lgssapi_krb5 -lz creating addld g++ -DHAVE_CONFIG_H -I. -I. -I../include -I ../include -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o imp2ld.o imp2ld.cpp /bin/bash ../libtool --tag=CXX --mode=link g++ -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -Wl,-Bsymbolic-functions -o imp2ld imp2ld.o ../lib/libsword.la -lz g++ -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -Wl,-Bsymbolic-functions -o .libs/imp2ld imp2ld.o ../lib/.libs/libsword.so -L/usr/lib -lldap -lrt -lkrb5 -lk5crypto -lcom_err -lgssapi_krb5 -lz creating imp2ld g++ -DHAVE_CONFIG_H -I. -I. -I../include -I ../include -O2 -DCURLAVAILABLE -g -O2 -g -Wall -O2 -c -o cipherraw.o cipherraw.cpp cipherraw.cpp: In function 'int main(int, char**)': cipherraw.cpp:59: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result cipherraw.cpp:60: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result cipherraw.cpp:61: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result cipherraw.cpp:62: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result cipherraw.cpp:74: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result cipherraw.cpp:75: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result cipherraw.cpp:92: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result cipherraw.cpp:95: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result cipherraw.cpp:98: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result In function 'int open(const char*, int, ...)', inlined from 'int main(int, char**)' at cipherraw.cpp:48: /usr/include/bits/fcntl2.h:51: error: call to '__open_missing_mode' declared with attribute error: open with O_CREAT in second argument needs 3 arguments In function 'int open(const char*, int, ...)', inlined from 'int main(int, char**)' at cipherraw.cpp:50: /usr/include/bits/fcntl2.h:51: error: call to '__open_missing_mode' declared with attribute error: open with O_CREAT in second argument needs 3 arguments In function 'int open(const char*, int, ...)', inlined from 'int main(int, char**)' at cipherraw.cpp:52: /usr/include/bits/fcntl2.h:51: error: call to '__open_missing_mode' declared with attribute error: open with O_CREAT in second argument needs 3 arguments In function 'int open(const char*, int, ...)', inlined from 'int main(int, char**)' at cipherraw.cpp:54: /usr/include/bits/fcntl2.h:51: error: call to '__open_missing_mode' declared with attribute error: open with O_CREAT in second argument needs 3 arguments make[3]: *** [cipherraw.o] Error 1 make[3]: Leaving directory `/home/tayroni/Downloads/sword/sword-1.5.9/build-tree/sword-1.5.9/utilities' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/tayroni/Downloads/sword/sword-1.5.9/build-tree/sword-1.5.9/utilities' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/tayroni/Downloads/sword/sword-1.5.9/build-tree/sword-1.5.9' make: *** [debian/stamp-makefile-build] Error 2 dpkg-buildpackage: failure: debian/rules build gave error exit status 2