Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/bin/automake line 3936. configure.ac:45: installing './compile' configure.ac:115: installing './config.guess' configure.ac:115: installing './config.sub' configure.ac:38: installing './install-sh' configure.ac:38: installing './missing' src/components/contentManager/Makefile.am: installing './depcomp' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether ln -s works... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking for g++... g++ checking for upx... 0 checking for cl.exe... no checking for Xcode... no checking for zip... zip checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for ranlib... (cached) ranlib checking whether make sets $(MAKE)... (cached) yes checking for pkg-config... pkg-config checking for perl... perl checking for java... java checking for javah... javah checking for jarsigner... jarsigner checking for convert... no checking for python-requests... checking for python-beautifulsoup... checking for stat64... yes checking for cmake... cmake checking for Gecko version... 41 checking for xpidl... no checking for python2... /usr/bin/python2 checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for zlibVersion in -lz... yes checking for xapian-config... xapian-config checking for xapian-compact... xapian-compact checking for icu-config... icu-config checking microhttpd.h usability... yes checking microhttpd.h presence... yes checking for microhttpd.h... yes checking for MHD_start_daemon in -lmicrohttpd... yes checking lzma.h usability... yes checking lzma.h presence... yes checking for lzma.h... yes checking for lzma_version_string in -llzma... yes checking zim/zim.h usability... yes checking zim/zim.h presence... yes checking for zim/zim.h... yes checking for zim_MD5Init in -lzim... yes Assuming libzim version is 1.1 checking pugixml.hpp usability... yes checking pugixml.hpp presence... yes checking for pugixml.hpp... yes checking for _init in -lpugixml... yes Assuming libzim version is 1.2 checking ctpp2/CTPP2GlobalDefines.h usability... yes checking ctpp2/CTPP2GlobalDefines.h presence... yes checking for ctpp2/CTPP2GlobalDefines.h... yes checking for _init in -lctpp2... yes Assuming libctpp2 version is 2.8.3 checking for ctpp2-config... no checking for aria2c... aria2c checking for aria2c version... 1.19.3 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/man/Makefile config.status: creating src/man/fr/Makefile config.status: creating src/dependencies/Makefile config.status: creating src/components/Makefile config.status: creating src/components/xapianAccessor/Makefile config.status: creating src/components/zimAccessor/Makefile config.status: creating src/components/zimXapianIndexer/Makefile config.status: creating src/components/contentManager/Makefile config.status: creating src/components/serverManager/Makefile config.status: creating src/launcher/Makefile config.status: creating src/server/Makefile config.status: creating src/manager/Makefile config.status: creating src/indexer/Makefile config.status: creating src/searcher/Makefile config.status: creating src/reader/Makefile config.status: creating src/installer/Makefile config.status: creating kiwix/Makefile config.status: creating kiwix/chrome/Makefile config.status: creating kiwix/defaults/Makefile config.status: creating kiwix/components/Makefile config.status: creating desktop/Makefile config.status: creating desktop/8x8/Makefile config.status: creating desktop/16x16/Makefile config.status: creating desktop/22x22/Makefile config.status: creating desktop/24x24/Makefile config.status: creating desktop/32x32/Makefile config.status: creating desktop/48x48/Makefile config.status: creating desktop/256x256/Makefile config.status: creating etc/Makefile config.status: executing depfiles commands config.status: executing libtool commands Build details: ARCH x86_64 IS_64B yes IS_ARM no IS_POSIX yes IS_LINUX yes IS_OSX no IS_WIN no IS_OLD_GECKO no IS_OLD_ICU no IS_OLD_GCC no COMPIL_DEPS no WITH_COMPONENTS yes STATIC_BINS no WITH_MANAGER yes WITH_SERVER yes WITH_LAUNCHER yes WITH_INDEXER yes WITH_INSTALLER yes WITH_SEARCHER no WITH_READER no JAR_CONTENT yes DEBIAN_RULES no SIGN_BUILD no CERTIFICATE Developer ID Application: Renaud Gaudin (S3QKTMRU8F) GECKO_VERSION 41 MAJOR_GECKO_VERSION 41.0 EXACT_GECKO_VERSION 41.0.2 DEP_MIRROR http://download.kiwix.org/dev DOWNLOADER wget --wait=10 --timeout=600 --retry-connrefused --no-check-certificate -c --no-use-server-timestamps -O DEP_LIST EMBED_LIBS /usr/lib/liblzma.so /usr/lib/libzim.so /usr/lib/libpugixml.so /usr/lib/libctpp2.so /usr/lib/libz.so /usr/lib/libxapian.so /usr/lib/libicuuc.so /usr/lib/libicudata.so /usr/lib/libicui18n.so /usr/lib/libmicrohttpd.so CC gcc CXX g++ CPP gcc -E CXXCPP g++ -E CFLAGS -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong CXXFLAGS -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -std=gnu++0x -fexceptions -DMOZ_CPP_EXCEPTIONS -DMOZ_NO_MOZALLOC XPCOM_CFLAGS -fno-rtti -fPIC CHECK_LDFLAGS -Wl,-z,defs GECKO_SDK_PATH /usr/lib/xulrunner-devel-41.0.2 XULRUNNER_RUNTIME_PATH /build/kiwix-git/src/kiwix-r4591.785a7f1/src/dependencies/xulrunner ZLIB_LDFLAGS -lz XAPIAN_LDFLAGS -lxapian MICROHTTPD_LDFLAGS -lmicrohttpd LZMA_LDFLAGS -llzma LIBZIM_LDFLAGS -lzim LIBPUGIXML_LDFLAGS -lpugixml LIBCTPP2_LDFLAGS -lctpp2 ARIA2_FILES /usr/bin/aria2c ICU_LDFLAGS -L/usr/lib -licui18n -licuuc -licudata XAPIAN_COMPACT /usr/bin/xapian-compact UUID_LDFLAGS ZLIB_STATIC_LDFLAGS XAPIAN_STATIC_LDFLAGS MICROHTTPD_STATIC_LDFLAGS LZMA_STATIC_LDFLAGS LIBZIM_STATIC_LDFLAGS LIBPUGIXML_STATIC_LDFLAGS LIBCTPP2_STATIC_LDFLAGS UUID_STATIC_LDFLAGS ICU_STATIC_LDFLAGS STATIC_LIBM_ARCHIVE STATIC_LIBRT_ARCHIVE STATIC_LIBSTDCPP_ARCHIVE STATIC_LIBDL_ARCHIVE STATIC_LIBGCC_ARCHIVE STATIC_LIBPTHREAD_ARCHIVE HAVE_UPX no /!\ When linking static archive (.a file) on 64b system, the archive must have been compiled with -fPIC. If not, compilation will fail with “Bad Value” message. Making all in src make[1]: Entering directory '/build/kiwix-git/src/kiwix-r4591.785a7f1/src' Making all in man make[2]: Entering directory '/build/kiwix-git/src/kiwix-r4591.785a7f1/src/man' Making all in fr make[3]: Entering directory '/build/kiwix-git/src/kiwix-r4591.785a7f1/src/man/fr' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/kiwix-git/src/kiwix-r4591.785a7f1/src/man/fr' make[3]: Entering directory '/build/kiwix-git/src/kiwix-r4591.785a7f1/src/man' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/build/kiwix-git/src/kiwix-r4591.785a7f1/src/man' make[2]: Leaving directory '/build/kiwix-git/src/kiwix-r4591.785a7f1/src/man' Making all in components make[2]: Entering directory '/build/kiwix-git/src/kiwix-r4591.785a7f1/src/components' Making all in zimAccessor make[3]: Entering directory '/build/kiwix-git/src/kiwix-r4591.785a7f1/src/components/zimAccessor' /usr/bin/python2 /usr/lib/xulrunner-devel-41.0.2/sdk/bin/typelib.py --cachedir=/tmp -o zimAccessor.xpt -I /usr/lib/xulrunner-devel-41.0.2/idl ../../../src/components/zimAccessor/IZimAccessor.idl /usr/bin/python2 /usr/lib/xulrunner-devel-41.0.2/sdk/bin/header.py --cachedir=/tmp -o IZimAccessor.h -I /usr/lib/xulrunner-devel-41.0.2/idl ../../../src/components/zimAccessor/IZimAccessor.idl make all-am make[4]: Entering directory '/build/kiwix-git/src/kiwix-r4591.785a7f1/src/components/zimAccessor' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"kiwix\" -DPACKAGE_TARNAME=\"kiwix\" -DPACKAGE_VERSION=\"0.9\" -DPACKAGE_STRING=\"kiwix\ 0.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"kiwix\" -DVERSION=\"0.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STAT64=1 -DHAVE_LIBZ=1 -DHAVE_LIBMICROHTTPD=1 -DHAVE_LIBLZMA=1 -DHAVE_LIBZIM=1 -DHAVE_LIBPUGIXML=1 -DHAVE_LIBCTPP2=1 -DCLUSTER_CACHE_SIZE=16 -DDIRENT_CACHE_SIZE=512 -DLZMA_MEMORY_SIZE=128 -DENABLE_LZMA=1 -I. -I../../../src/common -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/include -I/usr/lib/xulrunner-devel-41.0.2/sdk/include -I/usr/lib/xulrunner-devel-41.0.2/include -I/usr/lib/xulrunner-devel-41.0.2/include/nspr/ -I/usr/include/nspr -fshort-wchar -D__STDC_LIMIT_MACROS --std=c++0x -fno-rtti -fPIC -D GECKO_VERSION=41 -I../../common/ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -std=gnu++0x -fexceptions -DMOZ_CPP_EXCEPTIONS -DMOZ_NO_MOZALLOC -MT libZimAccessor_la-zimAccessor.lo -MD -MP -MF .deps/libZimAccessor_la-zimAccessor.Tpo -c -o libZimAccessor_la-zimAccessor.lo `test -f 'zimAccessor.cpp' || echo './'`zimAccessor.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"kiwix\" -DPACKAGE_TARNAME=\"kiwix\" -DPACKAGE_VERSION=\"0.9\" -DPACKAGE_STRING=\"kiwix\ 0.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"kiwix\" -DVERSION=\"0.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STAT64=1 -DHAVE_LIBZ=1 -DHAVE_LIBMICROHTTPD=1 -DHAVE_LIBLZMA=1 -DHAVE_LIBZIM=1 -DHAVE_LIBPUGIXML=1 -DHAVE_LIBCTPP2=1 -DCLUSTER_CACHE_SIZE=16 -DDIRENT_CACHE_SIZE=512 -DLZMA_MEMORY_SIZE=128 -DENABLE_LZMA=1 -I. -I../../../src/common -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/include -I/usr/lib/xulrunner-devel-41.0.2/sdk/include -I/usr/lib/xulrunner-devel-41.0.2/include -I/usr/lib/xulrunner-devel-41.0.2/include/nspr/ -I/usr/include/nspr -fshort-wchar -D__STDC_LIMIT_MACROS --std=c++0x -fno-rtti -fPIC -D GECKO_VERSION=41 -I../../common/ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -std=gnu++0x -fexceptions -DMOZ_CPP_EXCEPTIONS -DMOZ_NO_MOZALLOC -MT ../../common/libZimAccessor_la-pathTools.lo -MD -MP -MF ../../common/.deps/libZimAccessor_la-pathTools.Tpo -c -o ../../common/libZimAccessor_la-pathTools.lo `test -f '../../common/pathTools.cpp' || echo './'`../../common/pathTools.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"kiwix\" -DPACKAGE_TARNAME=\"kiwix\" -DPACKAGE_VERSION=\"0.9\" -DPACKAGE_STRING=\"kiwix\ 0.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"kiwix\" -DVERSION=\"0.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STAT64=1 -DHAVE_LIBZ=1 -DHAVE_LIBMICROHTTPD=1 -DHAVE_LIBLZMA=1 -DHAVE_LIBZIM=1 -DHAVE_LIBPUGIXML=1 -DHAVE_LIBCTPP2=1 -DCLUSTER_CACHE_SIZE=16 -DDIRENT_CACHE_SIZE=512 -DLZMA_MEMORY_SIZE=128 -DENABLE_LZMA=1 -I. -I../../../src/common -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/include -I/usr/lib/xulrunner-devel-41.0.2/sdk/include -I/usr/lib/xulrunner-devel-41.0.2/include -I/usr/lib/xulrunner-devel-41.0.2/include/nspr/ -I/usr/include/nspr -fshort-wchar -D__STDC_LIMIT_MACROS --std=c++0x -fno-rtti -fPIC -D GECKO_VERSION=41 -I../../common/ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -std=gnu++0x -fexceptions -DMOZ_CPP_EXCEPTIONS -DMOZ_NO_MOZALLOC -MT ../../common/libZimAccessor_la-stringTools.lo -MD -MP -MF ../../common/.deps/libZimAccessor_la-stringTools.Tpo -c -o ../../common/libZimAccessor_la-stringTools.lo `test -f '../../common/stringTools.cpp' || echo './'`../../common/stringTools.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"kiwix\" -DPACKAGE_TARNAME=\"kiwix\" -DPACKAGE_VERSION=\"0.9\" -DPACKAGE_STRING=\"kiwix\ 0.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"kiwix\" -DVERSION=\"0.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STAT64=1 -DHAVE_LIBZ=1 -DHAVE_LIBMICROHTTPD=1 -DHAVE_LIBLZMA=1 -DHAVE_LIBZIM=1 -DHAVE_LIBPUGIXML=1 -DHAVE_LIBCTPP2=1 -DCLUSTER_CACHE_SIZE=16 -DDIRENT_CACHE_SIZE=512 -DLZMA_MEMORY_SIZE=128 -DENABLE_LZMA=1 -I. -I../../../src/common -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/include -I/usr/lib/xulrunner-devel-41.0.2/sdk/include -I/usr/lib/xulrunner-devel-41.0.2/include -I/usr/lib/xulrunner-devel-41.0.2/include/nspr/ -I/usr/include/nspr -fshort-wchar -D__STDC_LIMIT_MACROS --std=c++0x -fno-rtti -fPIC -D GECKO_VERSION=41 -I../../common/ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -std=gnu++0x -fexceptions -DMOZ_CPP_EXCEPTIONS -DMOZ_NO_MOZALLOC -MT ../../common/libZimAccessor_la-componentTools.lo -MD -MP -MF ../../common/.deps/libZimAccessor_la-componentTools.Tpo -c -o ../../common/libZimAccessor_la-componentTools.lo `test -f '../../common/componentTools.cpp' || echo './'`../../common/componentTools.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"kiwix\" -DPACKAGE_TARNAME=\"kiwix\" -DPACKAGE_VERSION=\"0.9\" -DPACKAGE_STRING=\"kiwix\ 0.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"kiwix\" -DVERSION=\"0.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STAT64=1 -DHAVE_LIBZ=1 -DHAVE_LIBMICROHTTPD=1 -DHAVE_LIBLZMA=1 -DHAVE_LIBZIM=1 -DHAVE_LIBPUGIXML=1 -DHAVE_LIBCTPP2=1 -DCLUSTER_CACHE_SIZE=16 -DDIRENT_CACHE_SIZE=512 -DLZMA_MEMORY_SIZE=128 -DENABLE_LZMA=1 -I. -I../../../src/common -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/include -I/usr/lib/xulrunner-devel-41.0.2/sdk/include -I/usr/lib/xulrunner-devel-41.0.2/include -I/usr/lib/xulrunner-devel-41.0.2/include/nspr/ -I/usr/include/nspr -fshort-wchar -D__STDC_LIMIT_MACROS --std=c++0x -fno-rtti -fPIC -D GECKO_VERSION=41 -I../../common/ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -std=gnu++0x -fexceptions -DMOZ_CPP_EXCEPTIONS -DMOZ_NO_MOZALLOC -MT ../../common/libZimAccessor_la-regexTools.lo -MD -MP -MF ../../common/.deps/libZimAccessor_la-regexTools.Tpo -c -o ../../common/libZimAccessor_la-regexTools.lo `test -f '../../common/regexTools.cpp' || echo './'`../../common/regexTools.cpp libtool: compile: g++ -DPACKAGE_NAME=\"kiwix\" -DPACKAGE_TARNAME=\"kiwix\" -DPACKAGE_VERSION=\"0.9\" "-DPACKAGE_STRING=\"kiwix 0.9\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"kiwix\" -DVERSION=\"0.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STAT64=1 -DHAVE_LIBZ=1 -DHAVE_LIBMICROHTTPD=1 -DHAVE_LIBLZMA=1 -DHAVE_LIBZIM=1 -DHAVE_LIBPUGIXML=1 -DHAVE_LIBCTPP2=1 -DCLUSTER_CACHE_SIZE=16 -DDIRENT_CACHE_SIZE=512 -DLZMA_MEMORY_SIZE=128 -DENABLE_LZMA=1 -I. -I../../../src/common -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/include -I/usr/lib/xulrunner-devel-41.0.2/sdk/include -I/usr/lib/xulrunner-devel-41.0.2/include -I/usr/lib/xulrunner-devel-41.0.2/include/nspr/ -I/usr/include/nspr -fshort-wchar -D__STDC_LIMIT_MACROS --std=c++0x -fno-rtti -fPIC -D GECKO_VERSION=41 -I../../common/ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -std=gnu++0x -fexceptions -DMOZ_CPP_EXCEPTIONS -DMOZ_NO_MOZALLOC -MT ../../common/libZimAccessor_la-pathTools.lo -MD -MP -MF ../../common/.deps/libZimAccessor_la-pathTools.Tpo -c ../../common/pathTools.cpp -fPIC -DPIC -o ../../common/.libs/libZimAccessor_la-pathTools.o libtool: compile: g++ -DPACKAGE_NAME=\"kiwix\" -DPACKAGE_TARNAME=\"kiwix\" -DPACKAGE_VERSION=\"0.9\" "-DPACKAGE_STRING=\"kiwix 0.9\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"kiwix\" -DVERSION=\"0.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STAT64=1 -DHAVE_LIBZ=1 -DHAVE_LIBMICROHTTPD=1 -DHAVE_LIBLZMA=1 -DHAVE_LIBZIM=1 -DHAVE_LIBPUGIXML=1 -DHAVE_LIBCTPP2=1 -DCLUSTER_CACHE_SIZE=16 -DDIRENT_CACHE_SIZE=512 -DLZMA_MEMORY_SIZE=128 -DENABLE_LZMA=1 -I. -I../../../src/common -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/include -I/usr/lib/xulrunner-devel-41.0.2/sdk/include -I/usr/lib/xulrunner-devel-41.0.2/include -I/usr/lib/xulrunner-devel-41.0.2/include/nspr/ -I/usr/include/nspr -fshort-wchar -D__STDC_LIMIT_MACROS --std=c++0x -fno-rtti -fPIC -D GECKO_VERSION=41 -I../../common/ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -std=gnu++0x -fexceptions -DMOZ_CPP_EXCEPTIONS -DMOZ_NO_MOZALLOC -MT ../../common/libZimAccessor_la-regexTools.lo -MD -MP -MF ../../common/.deps/libZimAccessor_la-regexTools.Tpo -c ../../common/regexTools.cpp -fPIC -DPIC -o ../../common/.libs/libZimAccessor_la-regexTools.o libtool: compile: g++ -DPACKAGE_NAME=\"kiwix\" -DPACKAGE_TARNAME=\"kiwix\" -DPACKAGE_VERSION=\"0.9\" "-DPACKAGE_STRING=\"kiwix 0.9\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"kiwix\" -DVERSION=\"0.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STAT64=1 -DHAVE_LIBZ=1 -DHAVE_LIBMICROHTTPD=1 -DHAVE_LIBLZMA=1 -DHAVE_LIBZIM=1 -DHAVE_LIBPUGIXML=1 -DHAVE_LIBCTPP2=1 -DCLUSTER_CACHE_SIZE=16 -DDIRENT_CACHE_SIZE=512 -DLZMA_MEMORY_SIZE=128 -DENABLE_LZMA=1 -I. -I../../../src/common -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/include -I/usr/lib/xulrunner-devel-41.0.2/sdk/include -I/usr/lib/xulrunner-devel-41.0.2/include -I/usr/lib/xulrunner-devel-41.0.2/include/nspr/ -I/usr/include/nspr -fshort-wchar -D__STDC_LIMIT_MACROS --std=c++0x -fno-rtti -fPIC -D GECKO_VERSION=41 -I../../common/ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -std=gnu++0x -fexceptions -DMOZ_CPP_EXCEPTIONS -DMOZ_NO_MOZALLOC -MT ../../common/libZimAccessor_la-stringTools.lo -MD -MP -MF ../../common/.deps/libZimAccessor_la-stringTools.Tpo -c ../../common/stringTools.cpp -fPIC -DPIC -o ../../common/.libs/libZimAccessor_la-stringTools.o libtool: compile: g++ -DPACKAGE_NAME=\"kiwix\" -DPACKAGE_TARNAME=\"kiwix\" -DPACKAGE_VERSION=\"0.9\" "-DPACKAGE_STRING=\"kiwix 0.9\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"kiwix\" -DVERSION=\"0.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STAT64=1 -DHAVE_LIBZ=1 -DHAVE_LIBMICROHTTPD=1 -DHAVE_LIBLZMA=1 -DHAVE_LIBZIM=1 -DHAVE_LIBPUGIXML=1 -DHAVE_LIBCTPP2=1 -DCLUSTER_CACHE_SIZE=16 -DDIRENT_CACHE_SIZE=512 -DLZMA_MEMORY_SIZE=128 -DENABLE_LZMA=1 -I. -I../../../src/common -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/include -I/usr/lib/xulrunner-devel-41.0.2/sdk/include -I/usr/lib/xulrunner-devel-41.0.2/include -I/usr/lib/xulrunner-devel-41.0.2/include/nspr/ -I/usr/include/nspr -fshort-wchar -D__STDC_LIMIT_MACROS --std=c++0x -fno-rtti -fPIC -D GECKO_VERSION=41 -I../../common/ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -std=gnu++0x -fexceptions -DMOZ_CPP_EXCEPTIONS -DMOZ_NO_MOZALLOC -MT ../../common/libZimAccessor_la-componentTools.lo -MD -MP -MF ../../common/.deps/libZimAccessor_la-componentTools.Tpo -c ../../common/componentTools.cpp -fPIC -DPIC -o ../../common/.libs/libZimAccessor_la-componentTools.o libtool: compile: g++ -DPACKAGE_NAME=\"kiwix\" -DPACKAGE_TARNAME=\"kiwix\" -DPACKAGE_VERSION=\"0.9\" "-DPACKAGE_STRING=\"kiwix 0.9\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"kiwix\" -DVERSION=\"0.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STAT64=1 -DHAVE_LIBZ=1 -DHAVE_LIBMICROHTTPD=1 -DHAVE_LIBLZMA=1 -DHAVE_LIBZIM=1 -DHAVE_LIBPUGIXML=1 -DHAVE_LIBCTPP2=1 -DCLUSTER_CACHE_SIZE=16 -DDIRENT_CACHE_SIZE=512 -DLZMA_MEMORY_SIZE=128 -DENABLE_LZMA=1 -I. -I../../../src/common -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/include -I/usr/lib/xulrunner-devel-41.0.2/sdk/include -I/usr/lib/xulrunner-devel-41.0.2/include -I/usr/lib/xulrunner-devel-41.0.2/include/nspr/ -I/usr/include/nspr -fshort-wchar -D__STDC_LIMIT_MACROS --std=c++0x -fno-rtti -fPIC -D GECKO_VERSION=41 -I../../common/ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -std=gnu++0x -fexceptions -DMOZ_CPP_EXCEPTIONS -DMOZ_NO_MOZALLOC -MT libZimAccessor_la-zimAccessor.lo -MD -MP -MF .deps/libZimAccessor_la-zimAccessor.Tpo -c zimAccessor.cpp -fPIC -DPIC -o .libs/libZimAccessor_la-zimAccessor.o In file included from /usr/include/wchar.h:51:0, from /usr/lib/xulrunner-devel-41.0.2/include/mozilla/TypeTraits.h:20, from /usr/lib/xulrunner-devel-41.0.2/include/mozilla/Assertions.h:312, from /usr/lib/xulrunner-devel-41.0.2/include/nsDebug.h:14, from /usr/lib/xulrunner-devel-41.0.2/include/nsISupportsUtils.h:13, from /usr/lib/xulrunner-devel-41.0.2/include/nsISupports.h:123, from /usr/lib/xulrunner-devel-41.0.2/include/nsIFactory.h:10, from /usr/lib/xulrunner-devel-41.0.2/include/mozilla/Module.h:12, from /usr/lib/xulrunner-devel-41.0.2/include/mozilla/ModuleUtils.h:10, from zimAccessor.cpp:38: /usr/lib/xulrunner-devel-41.0.2/include/jspubtd.h:477:60: warning: offsetof within non-standard-layout type 'js::PerThreadDataFriendFields::RuntimeDummy' is undefined [-Winvalid-offsetof] static const size_t RuntimeMainThreadOffset = offsetof(RuntimeDummy, mainThread); ^ In file included from /usr/include/signal.h:316:0, from /usr/lib/xulrunner-devel-41.0.2/include/mozilla/Assertions.h:44, from /usr/lib/xulrunner-devel-41.0.2/include/nsDebug.h:14, from /usr/lib/xulrunner-devel-41.0.2/include/nsISupportsUtils.h:13, from /usr/lib/xulrunner-devel-41.0.2/include/nsISupportsImpl.h:14, from /usr/lib/xulrunner-devel-41.0.2/include/nsStringAPI.h:23, from ../../common/componentTools.h:37, from ../../common/componentTools.cpp:20: /usr/lib/xulrunner-devel-41.0.2/include/jspubtd.h:477:60: warning: offsetof within non-standard-layout type 'js::PerThreadDataFriendFields::RuntimeDummy' is undefined [-Winvalid-offsetof] static const size_t RuntimeMainThreadOffset = offsetof(RuntimeDummy, mainThread); ^ libtool: compile: g++ -DPACKAGE_NAME=\"kiwix\" -DPACKAGE_TARNAME=\"kiwix\" -DPACKAGE_VERSION=\"0.9\" "-DPACKAGE_STRING=\"kiwix 0.9\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"kiwix\" -DVERSION=\"0.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STAT64=1 -DHAVE_LIBZ=1 -DHAVE_LIBMICROHTTPD=1 -DHAVE_LIBLZMA=1 -DHAVE_LIBZIM=1 -DHAVE_LIBPUGIXML=1 -DHAVE_LIBCTPP2=1 -DCLUSTER_CACHE_SIZE=16 -DDIRENT_CACHE_SIZE=512 -DLZMA_MEMORY_SIZE=128 -DENABLE_LZMA=1 -I. -I../../../src/common -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/include -I/usr/lib/xulrunner-devel-41.0.2/sdk/include -I/usr/lib/xulrunner-devel-41.0.2/include -I/usr/lib/xulrunner-devel-41.0.2/include/nspr/ -I/usr/include/nspr -fshort-wchar -D__STDC_LIMIT_MACROS --std=c++0x -fno-rtti -fPIC -D GECKO_VERSION=41 -I../../common/ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -std=gnu++0x -fexceptions -DMOZ_CPP_EXCEPTIONS -DMOZ_NO_MOZALLOC -MT ../../common/libZimAccessor_la-regexTools.lo -MD -MP -MF ../../common/.deps/libZimAccessor_la-regexTools.Tpo -c ../../common/regexTools.cpp -o ../../common/libZimAccessor_la-regexTools.o >/dev/null 2>&1 libtool: compile: g++ -DPACKAGE_NAME=\"kiwix\" -DPACKAGE_TARNAME=\"kiwix\" -DPACKAGE_VERSION=\"0.9\" "-DPACKAGE_STRING=\"kiwix 0.9\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"kiwix\" -DVERSION=\"0.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STAT64=1 -DHAVE_LIBZ=1 -DHAVE_LIBMICROHTTPD=1 -DHAVE_LIBLZMA=1 -DHAVE_LIBZIM=1 -DHAVE_LIBPUGIXML=1 -DHAVE_LIBCTPP2=1 -DCLUSTER_CACHE_SIZE=16 -DDIRENT_CACHE_SIZE=512 -DLZMA_MEMORY_SIZE=128 -DENABLE_LZMA=1 -I. -I../../../src/common -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/include -I/usr/lib/xulrunner-devel-41.0.2/sdk/include -I/usr/lib/xulrunner-devel-41.0.2/include -I/usr/lib/xulrunner-devel-41.0.2/include/nspr/ -I/usr/include/nspr -fshort-wchar -D__STDC_LIMIT_MACROS --std=c++0x -fno-rtti -fPIC -D GECKO_VERSION=41 -I../../common/ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -std=gnu++0x -fexceptions -DMOZ_CPP_EXCEPTIONS -DMOZ_NO_MOZALLOC -MT ../../common/libZimAccessor_la-componentTools.lo -MD -MP -MF ../../common/.deps/libZimAccessor_la-componentTools.Tpo -c ../../common/componentTools.cpp -o ../../common/libZimAccessor_la-componentTools.o >/dev/null 2>&1 libtool: compile: g++ -DPACKAGE_NAME=\"kiwix\" -DPACKAGE_TARNAME=\"kiwix\" -DPACKAGE_VERSION=\"0.9\" "-DPACKAGE_STRING=\"kiwix 0.9\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"kiwix\" -DVERSION=\"0.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STAT64=1 -DHAVE_LIBZ=1 -DHAVE_LIBMICROHTTPD=1 -DHAVE_LIBLZMA=1 -DHAVE_LIBZIM=1 -DHAVE_LIBPUGIXML=1 -DHAVE_LIBCTPP2=1 -DCLUSTER_CACHE_SIZE=16 -DDIRENT_CACHE_SIZE=512 -DLZMA_MEMORY_SIZE=128 -DENABLE_LZMA=1 -I. -I../../../src/common -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/include -I/usr/lib/xulrunner-devel-41.0.2/sdk/include -I/usr/lib/xulrunner-devel-41.0.2/include -I/usr/lib/xulrunner-devel-41.0.2/include/nspr/ -I/usr/include/nspr -fshort-wchar -D__STDC_LIMIT_MACROS --std=c++0x -fno-rtti -fPIC -D GECKO_VERSION=41 -I../../common/ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -std=gnu++0x -fexceptions -DMOZ_CPP_EXCEPTIONS -DMOZ_NO_MOZALLOC -MT ../../common/libZimAccessor_la-pathTools.lo -MD -MP -MF ../../common/.deps/libZimAccessor_la-pathTools.Tpo -c ../../common/pathTools.cpp -o ../../common/libZimAccessor_la-pathTools.o >/dev/null 2>&1 mv -f ../../common/.deps/libZimAccessor_la-regexTools.Tpo ../../common/.deps/libZimAccessor_la-regexTools.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"kiwix\" -DPACKAGE_TARNAME=\"kiwix\" -DPACKAGE_VERSION=\"0.9\" -DPACKAGE_STRING=\"kiwix\ 0.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"kiwix\" -DVERSION=\"0.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STAT64=1 -DHAVE_LIBZ=1 -DHAVE_LIBMICROHTTPD=1 -DHAVE_LIBLZMA=1 -DHAVE_LIBZIM=1 -DHAVE_LIBPUGIXML=1 -DHAVE_LIBCTPP2=1 -DCLUSTER_CACHE_SIZE=16 -DDIRENT_CACHE_SIZE=512 -DLZMA_MEMORY_SIZE=128 -DENABLE_LZMA=1 -I. -I../../../src/common -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/include -I/usr/lib/xulrunner-devel-41.0.2/sdk/include -I/usr/lib/xulrunner-devel-41.0.2/include -I/usr/lib/xulrunner-devel-41.0.2/include/nspr/ -I/usr/include/nspr -fshort-wchar -D__STDC_LIMIT_MACROS --std=c++0x -fno-rtti -fPIC -D GECKO_VERSION=41 -I../../common/ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -std=gnu++0x -fexceptions -DMOZ_CPP_EXCEPTIONS -DMOZ_NO_MOZALLOC -MT ../../common/kiwix/libZimAccessor_la-reader.lo -MD -MP -MF ../../common/kiwix/.deps/libZimAccessor_la-reader.Tpo -c -o ../../common/kiwix/libZimAccessor_la-reader.lo `test -f '../../common/kiwix/reader.cpp' || echo './'`../../common/kiwix/reader.cpp libtool: compile: g++ -DPACKAGE_NAME=\"kiwix\" -DPACKAGE_TARNAME=\"kiwix\" -DPACKAGE_VERSION=\"0.9\" "-DPACKAGE_STRING=\"kiwix 0.9\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"kiwix\" -DVERSION=\"0.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STAT64=1 -DHAVE_LIBZ=1 -DHAVE_LIBMICROHTTPD=1 -DHAVE_LIBLZMA=1 -DHAVE_LIBZIM=1 -DHAVE_LIBPUGIXML=1 -DHAVE_LIBCTPP2=1 -DCLUSTER_CACHE_SIZE=16 -DDIRENT_CACHE_SIZE=512 -DLZMA_MEMORY_SIZE=128 -DENABLE_LZMA=1 -I. -I../../../src/common -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/include -I/usr/lib/xulrunner-devel-41.0.2/sdk/include -I/usr/lib/xulrunner-devel-41.0.2/include -I/usr/lib/xulrunner-devel-41.0.2/include/nspr/ -I/usr/include/nspr -fshort-wchar -D__STDC_LIMIT_MACROS --std=c++0x -fno-rtti -fPIC -D GECKO_VERSION=41 -I../../common/ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -std=gnu++0x -fexceptions -DMOZ_CPP_EXCEPTIONS -DMOZ_NO_MOZALLOC -MT ../../common/libZimAccessor_la-stringTools.lo -MD -MP -MF ../../common/.deps/libZimAccessor_la-stringTools.Tpo -c ../../common/stringTools.cpp -o ../../common/libZimAccessor_la-stringTools.o >/dev/null 2>&1 mv -f ../../common/.deps/libZimAccessor_la-componentTools.Tpo ../../common/.deps/libZimAccessor_la-componentTools.Plo zimAccessor.cpp:95:1: error: expected constructor, destructor, or type conversion before 'ZimAccessor' ZimAccessor::ZimAccessor() ^ Makefile:651: recipe for target 'libZimAccessor_la-zimAccessor.lo' failed make[4]: *** [libZimAccessor_la-zimAccessor.lo] Error 1 make[4]: *** Waiting for unfinished jobs.... libtool: compile: g++ -DPACKAGE_NAME=\"kiwix\" -DPACKAGE_TARNAME=\"kiwix\" -DPACKAGE_VERSION=\"0.9\" "-DPACKAGE_STRING=\"kiwix 0.9\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"kiwix\" -DVERSION=\"0.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STAT64=1 -DHAVE_LIBZ=1 -DHAVE_LIBMICROHTTPD=1 -DHAVE_LIBLZMA=1 -DHAVE_LIBZIM=1 -DHAVE_LIBPUGIXML=1 -DHAVE_LIBCTPP2=1 -DCLUSTER_CACHE_SIZE=16 -DDIRENT_CACHE_SIZE=512 -DLZMA_MEMORY_SIZE=128 -DENABLE_LZMA=1 -I. -I../../../src/common -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/include -I/usr/lib/xulrunner-devel-41.0.2/sdk/include -I/usr/lib/xulrunner-devel-41.0.2/include -I/usr/lib/xulrunner-devel-41.0.2/include/nspr/ -I/usr/include/nspr -fshort-wchar -D__STDC_LIMIT_MACROS --std=c++0x -fno-rtti -fPIC -D GECKO_VERSION=41 -I../../common/ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -std=gnu++0x -fexceptions -DMOZ_CPP_EXCEPTIONS -DMOZ_NO_MOZALLOC -MT ../../common/kiwix/libZimAccessor_la-reader.lo -MD -MP -MF ../../common/kiwix/.deps/libZimAccessor_la-reader.Tpo -c ../../common/kiwix/reader.cpp -fPIC -DPIC -o ../../common/kiwix/.libs/libZimAccessor_la-reader.o mv -f ../../common/.deps/libZimAccessor_la-pathTools.Tpo ../../common/.deps/libZimAccessor_la-pathTools.Plo mv -f ../../common/.deps/libZimAccessor_la-stringTools.Tpo ../../common/.deps/libZimAccessor_la-stringTools.Plo libtool: compile: g++ -DPACKAGE_NAME=\"kiwix\" -DPACKAGE_TARNAME=\"kiwix\" -DPACKAGE_VERSION=\"0.9\" "-DPACKAGE_STRING=\"kiwix 0.9\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"kiwix\" -DVERSION=\"0.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STAT64=1 -DHAVE_LIBZ=1 -DHAVE_LIBMICROHTTPD=1 -DHAVE_LIBLZMA=1 -DHAVE_LIBZIM=1 -DHAVE_LIBPUGIXML=1 -DHAVE_LIBCTPP2=1 -DCLUSTER_CACHE_SIZE=16 -DDIRENT_CACHE_SIZE=512 -DLZMA_MEMORY_SIZE=128 -DENABLE_LZMA=1 -I. -I../../../src/common -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/include -I/usr/lib/xulrunner-devel-41.0.2/sdk/include -I/usr/lib/xulrunner-devel-41.0.2/include -I/usr/lib/xulrunner-devel-41.0.2/include/nspr/ -I/usr/include/nspr -fshort-wchar -D__STDC_LIMIT_MACROS --std=c++0x -fno-rtti -fPIC -D GECKO_VERSION=41 -I../../common/ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -std=gnu++0x -fexceptions -DMOZ_CPP_EXCEPTIONS -DMOZ_NO_MOZALLOC -MT ../../common/kiwix/libZimAccessor_la-reader.lo -MD -MP -MF ../../common/kiwix/.deps/libZimAccessor_la-reader.Tpo -c ../../common/kiwix/reader.cpp -o ../../common/kiwix/libZimAccessor_la-reader.o >/dev/null 2>&1 mv -f ../../common/kiwix/.deps/libZimAccessor_la-reader.Tpo ../../common/kiwix/.deps/libZimAccessor_la-reader.Plo make[4]: Leaving directory '/build/kiwix-git/src/kiwix-r4591.785a7f1/src/components/zimAccessor' Makefile:510: recipe for target 'all' failed make[3]: *** [all] Error 2 make[3]: Leaving directory '/build/kiwix-git/src/kiwix-r4591.785a7f1/src/components/zimAccessor' Makefile:480: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory '/build/kiwix-git/src/kiwix-r4591.785a7f1/src/components' Makefile:492: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/build/kiwix-git/src/kiwix-r4591.785a7f1/src' Makefile:555: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 ==> ERROR: A failure occurred in build(). Aborting...