Project

General

Profile

Packaging Request #906 » kiwix-git-r4591.785a7f1-1-x86_64-build.log

Anonymous, 2016-01-19 04:48 PM

 
1
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/bin/automake line 3936.
2
configure.ac:45: installing './compile'
3
configure.ac:115: installing './config.guess'
4
configure.ac:115: installing './config.sub'
5
configure.ac:38: installing './install-sh'
6
configure.ac:38: installing './missing'
7
src/components/contentManager/Makefile.am: installing './depcomp'
8
checking for a BSD-compatible install... /usr/bin/install -c
9
checking whether build environment is sane... yes
10
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
11
checking for gawk... gawk
12
checking whether make sets $(MAKE)... yes
13
checking whether make supports nested variables... yes
14
checking whether to enable maintainer-specific portions of Makefiles... no
15
checking for gcc... gcc
16
checking whether the C compiler works... yes
17
checking for C compiler default output file name... a.out
18
checking for suffix of executables... 
19
checking whether we are cross compiling... no
20
checking for suffix of object files... o
21
checking whether we are using the GNU C compiler... yes
22
checking whether gcc accepts -g... yes
23
checking for gcc option to accept ISO C89... none needed
24
checking whether gcc understands -c and -o together... yes
25
checking for style of include used by make... GNU
26
checking dependency style of gcc... gcc3
27
checking whether ln -s works... yes
28
checking for g++... g++
29
checking whether we are using the GNU C++ compiler... yes
30
checking whether g++ accepts -g... yes
31
checking dependency style of g++... gcc3
32
checking for g++... g++
33
checking for upx... 0
34
checking for cl.exe... no
35
checking for Xcode... no
36
checking for zip... zip
37
checking build system type... x86_64-unknown-linux-gnu
38
checking host system type... x86_64-unknown-linux-gnu
39
checking how to print strings... printf
40
checking for a sed that does not truncate output... /usr/bin/sed
41
checking for grep that handles long lines and -e... /usr/bin/grep
42
checking for egrep... /usr/bin/grep -E
43
checking for fgrep... /usr/bin/grep -F
44
checking for ld used by gcc... /usr/bin/ld
45
checking if the linker (/usr/bin/ld) is GNU ld... yes
46
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
47
checking the name lister (/usr/bin/nm -B) interface... BSD nm
48
checking the maximum length of command line arguments... 1572864
49
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
50
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
51
checking for /usr/bin/ld option to reload object files... -r
52
checking for objdump... objdump
53
checking how to recognize dependent libraries... pass_all
54
checking for dlltool... no
55
checking how to associate runtime and link libraries... printf %s\n
56
checking for ar... ar
57
checking for archiver @FILE support... @
58
checking for strip... strip
59
checking for ranlib... ranlib
60
checking command to parse /usr/bin/nm -B output from gcc object... ok
61
checking for sysroot... no
62
checking for a working dd... /usr/bin/dd
63
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
64
checking for mt... no
65
checking if : is a manifest tool... no
66
checking how to run the C preprocessor... gcc -E
67
checking for ANSI C header files... yes
68
checking for sys/types.h... yes
69
checking for sys/stat.h... yes
70
checking for stdlib.h... yes
71
checking for string.h... yes
72
checking for memory.h... yes
73
checking for strings.h... yes
74
checking for inttypes.h... yes
75
checking for stdint.h... yes
76
checking for unistd.h... yes
77
checking for dlfcn.h... yes
78
checking for objdir... .libs
79
checking if gcc supports -fno-rtti -fno-exceptions... no
80
checking for gcc option to produce PIC... -fPIC -DPIC
81
checking if gcc PIC flag -fPIC -DPIC works... yes
82
checking if gcc static flag -static works... yes
83
checking if gcc supports -c -o file.o... yes
84
checking if gcc supports -c -o file.o... (cached) yes
85
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
86
checking whether -lc should be explicitly linked in... no
87
checking dynamic linker characteristics... GNU/Linux ld.so
88
checking how to hardcode library paths into programs... immediate
89
checking whether stripping libraries is possible... yes
90
checking if libtool supports shared libraries... yes
91
checking whether to build shared libraries... yes
92
checking whether to build static libraries... yes
93
checking how to run the C++ preprocessor... g++ -E
94
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
95
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
96
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
97
checking for g++ option to produce PIC... -fPIC -DPIC
98
checking if g++ PIC flag -fPIC -DPIC works... yes
99
checking if g++ static flag -static works... yes
100
checking if g++ supports -c -o file.o... yes
101
checking if g++ supports -c -o file.o... (cached) yes
102
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
103
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
104
checking how to hardcode library paths into programs... immediate
105
checking for ranlib... (cached) ranlib
106
checking whether make sets $(MAKE)... (cached) yes
107
checking for pkg-config... pkg-config
108
checking for perl... perl
109
checking for java... java
110
checking for javah... javah
111
checking for jarsigner... jarsigner
112
checking for convert... no
113
checking for python-requests... 
114
checking for python-beautifulsoup... 
115
checking for stat64... yes
116
checking for cmake... cmake
117
checking for Gecko version... 41
118
checking for xpidl... no
119
checking for python2... /usr/bin/python2
120
checking zlib.h usability... yes
121
checking zlib.h presence... yes
122
checking for zlib.h... yes
123
checking for zlibVersion in -lz... yes
124
checking for xapian-config... xapian-config
125
checking for xapian-compact... xapian-compact
126
checking for icu-config... icu-config
127
checking microhttpd.h usability... yes
128
checking microhttpd.h presence... yes
129
checking for microhttpd.h... yes
130
checking for MHD_start_daemon in -lmicrohttpd... yes
131
checking lzma.h usability... yes
132
checking lzma.h presence... yes
133
checking for lzma.h... yes
134
checking for lzma_version_string in -llzma... yes
135
checking zim/zim.h usability... yes
136
checking zim/zim.h presence... yes
137
checking for zim/zim.h... yes
138
checking for zim_MD5Init in -lzim... yes
139
Assuming libzim version is 1.1
140
checking pugixml.hpp usability... yes
141
checking pugixml.hpp presence... yes
142
checking for pugixml.hpp... yes
143
checking for _init in -lpugixml... yes
144
Assuming libzim version is 1.2
145
checking ctpp2/CTPP2GlobalDefines.h usability... yes
146
checking ctpp2/CTPP2GlobalDefines.h presence... yes
147
checking for ctpp2/CTPP2GlobalDefines.h... yes
148
checking for _init in -lctpp2... yes
149
Assuming libctpp2 version is 2.8.3
150
checking for ctpp2-config... no
151
checking for aria2c... aria2c
152
checking for aria2c version... 1.19.3
153

    
154
checking that generated files are newer than configure... done
155
configure: creating ./config.status
156
config.status: creating Makefile
157
config.status: creating src/Makefile
158
config.status: creating src/man/Makefile
159
config.status: creating src/man/fr/Makefile
160
config.status: creating src/dependencies/Makefile
161
config.status: creating src/components/Makefile
162
config.status: creating src/components/xapianAccessor/Makefile
163
config.status: creating src/components/zimAccessor/Makefile
164
config.status: creating src/components/zimXapianIndexer/Makefile
165
config.status: creating src/components/contentManager/Makefile
166
config.status: creating src/components/serverManager/Makefile
167
config.status: creating src/launcher/Makefile
168
config.status: creating src/server/Makefile
169
config.status: creating src/manager/Makefile
170
config.status: creating src/indexer/Makefile
171
config.status: creating src/searcher/Makefile
172
config.status: creating src/reader/Makefile
173
config.status: creating src/installer/Makefile
174
config.status: creating kiwix/Makefile
175
config.status: creating kiwix/chrome/Makefile
176
config.status: creating kiwix/defaults/Makefile
177
config.status: creating kiwix/components/Makefile
178
config.status: creating desktop/Makefile
179
config.status: creating desktop/8x8/Makefile
180
config.status: creating desktop/16x16/Makefile
181
config.status: creating desktop/22x22/Makefile
182
config.status: creating desktop/24x24/Makefile
183
config.status: creating desktop/32x32/Makefile
184
config.status: creating desktop/48x48/Makefile
185
config.status: creating desktop/256x256/Makefile
186
config.status: creating etc/Makefile
187
config.status: executing depfiles commands
188
config.status: executing libtool commands
189

    
190
Build details:
191
ARCH				x86_64
192
IS_64B				yes
193
IS_ARM				no
194
IS_POSIX			yes
195
IS_LINUX			yes
196
IS_OSX				no
197
IS_WIN				no
198
IS_OLD_GECKO			no
199
IS_OLD_ICU			no
200
IS_OLD_GCC			no
201
COMPIL_DEPS			no
202
WITH_COMPONENTS			yes
203
STATIC_BINS			no
204
WITH_MANAGER			yes
205
WITH_SERVER			yes
206
WITH_LAUNCHER			yes
207
WITH_INDEXER			yes
208
WITH_INSTALLER			yes
209
WITH_SEARCHER			no
210
WITH_READER			no
211
JAR_CONTENT			yes
212
DEBIAN_RULES			no
213
SIGN_BUILD			no
214
CERTIFICATE			Developer ID Application: Renaud Gaudin (S3QKTMRU8F)
215

    
216
GECKO_VERSION			41
217
MAJOR_GECKO_VERSION		41.0
218
EXACT_GECKO_VERSION		41.0.2
219

    
220
DEP_MIRROR			http://download.kiwix.org/dev
221
DOWNLOADER			wget --wait=10 --timeout=600 --retry-connrefused --no-check-certificate -c --no-use-server-timestamps -O
222
DEP_LIST			
223

    
224
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
225

    
226
CC				gcc
227
CXX				g++
228
CPP				gcc -E
229
CXXCPP				g++ -E
230
CFLAGS				-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong
231
CXXFLAGS			-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -std=gnu++0x -fexceptions -DMOZ_CPP_EXCEPTIONS -DMOZ_NO_MOZALLOC
232
XPCOM_CFLAGS			-fno-rtti -fPIC
233
CHECK_LDFLAGS			-Wl,-z,defs
234

    
235
GECKO_SDK_PATH			/usr/lib/xulrunner-devel-41.0.2
236
XULRUNNER_RUNTIME_PATH		/build/kiwix-git/src/kiwix-r4591.785a7f1/src/dependencies/xulrunner
237
ZLIB_LDFLAGS			-lz
238
XAPIAN_LDFLAGS			-lxapian
239
MICROHTTPD_LDFLAGS		-lmicrohttpd
240
LZMA_LDFLAGS			-llzma
241
LIBZIM_LDFLAGS			-lzim
242
LIBPUGIXML_LDFLAGS		-lpugixml
243
LIBCTPP2_LDFLAGS		-lctpp2
244
ARIA2_FILES			/usr/bin/aria2c
245
ICU_LDFLAGS			-L/usr/lib -licui18n -licuuc -licudata
246
XAPIAN_COMPACT			/usr/bin/xapian-compact
247
UUID_LDFLAGS			
248

    
249
ZLIB_STATIC_LDFLAGS		
250
XAPIAN_STATIC_LDFLAGS		
251
MICROHTTPD_STATIC_LDFLAGS	
252
LZMA_STATIC_LDFLAGS		
253
LIBZIM_STATIC_LDFLAGS		
254
LIBPUGIXML_STATIC_LDFLAGS	
255
LIBCTPP2_STATIC_LDFLAGS		
256
UUID_STATIC_LDFLAGS		
257
ICU_STATIC_LDFLAGS		
258

    
259
STATIC_LIBM_ARCHIVE		
260
STATIC_LIBRT_ARCHIVE		
261
STATIC_LIBSTDCPP_ARCHIVE	
262
STATIC_LIBDL_ARCHIVE		
263
STATIC_LIBGCC_ARCHIVE		
264
STATIC_LIBPTHREAD_ARCHIVE	
265

    
266
HAVE_UPX			no
267

    
268
/!\ 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.
269

    
270
Making all in src
271
make[1]: Entering directory '/build/kiwix-git/src/kiwix-r4591.785a7f1/src'
272
Making all in man
273
make[2]: Entering directory '/build/kiwix-git/src/kiwix-r4591.785a7f1/src/man'
274
Making all in fr
275
make[3]: Entering directory '/build/kiwix-git/src/kiwix-r4591.785a7f1/src/man/fr'
276
make[3]: Nothing to be done for 'all'.
277
make[3]: Leaving directory '/build/kiwix-git/src/kiwix-r4591.785a7f1/src/man/fr'
278
make[3]: Entering directory '/build/kiwix-git/src/kiwix-r4591.785a7f1/src/man'
279
make[3]: Nothing to be done for 'all-am'.
280
make[3]: Leaving directory '/build/kiwix-git/src/kiwix-r4591.785a7f1/src/man'
281
make[2]: Leaving directory '/build/kiwix-git/src/kiwix-r4591.785a7f1/src/man'
282
Making all in components
283
make[2]: Entering directory '/build/kiwix-git/src/kiwix-r4591.785a7f1/src/components'
284
Making all in zimAccessor
285
make[3]: Entering directory '/build/kiwix-git/src/kiwix-r4591.785a7f1/src/components/zimAccessor'
286
/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
287
/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
288
make  all-am
289
make[4]: Entering directory '/build/kiwix-git/src/kiwix-r4591.785a7f1/src/components/zimAccessor'
290
/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
291
/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
292
/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
293
/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
294
/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
295
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
296
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
297
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
298
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
299
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
300
In file included from /usr/include/wchar.h:51:0,
301
                 from /usr/lib/xulrunner-devel-41.0.2/include/mozilla/TypeTraits.h:20,
302
                 from /usr/lib/xulrunner-devel-41.0.2/include/mozilla/Assertions.h:312,
303
                 from /usr/lib/xulrunner-devel-41.0.2/include/nsDebug.h:14,
304
                 from /usr/lib/xulrunner-devel-41.0.2/include/nsISupportsUtils.h:13,
305
                 from /usr/lib/xulrunner-devel-41.0.2/include/nsISupports.h:123,
306
                 from /usr/lib/xulrunner-devel-41.0.2/include/nsIFactory.h:10,
307
                 from /usr/lib/xulrunner-devel-41.0.2/include/mozilla/Module.h:12,
308
                 from /usr/lib/xulrunner-devel-41.0.2/include/mozilla/ModuleUtils.h:10,
309
                 from zimAccessor.cpp:38:
310
/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]
311
     static const size_t RuntimeMainThreadOffset = offsetof(RuntimeDummy, mainThread);
312
                                                            ^
313
In file included from /usr/include/signal.h:316:0,
314
                 from /usr/lib/xulrunner-devel-41.0.2/include/mozilla/Assertions.h:44,
315
                 from /usr/lib/xulrunner-devel-41.0.2/include/nsDebug.h:14,
316
                 from /usr/lib/xulrunner-devel-41.0.2/include/nsISupportsUtils.h:13,
317
                 from /usr/lib/xulrunner-devel-41.0.2/include/nsISupportsImpl.h:14,
318
                 from /usr/lib/xulrunner-devel-41.0.2/include/nsStringAPI.h:23,
319
                 from ../../common/componentTools.h:37,
320
                 from ../../common/componentTools.cpp:20:
321
/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]
322
     static const size_t RuntimeMainThreadOffset = offsetof(RuntimeDummy, mainThread);
323
                                                            ^
324
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
325
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
326
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
327
mv -f ../../common/.deps/libZimAccessor_la-regexTools.Tpo ../../common/.deps/libZimAccessor_la-regexTools.Plo
328
/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
329
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
330
mv -f ../../common/.deps/libZimAccessor_la-componentTools.Tpo ../../common/.deps/libZimAccessor_la-componentTools.Plo
331
zimAccessor.cpp:95:1: error: expected constructor, destructor, or type conversion before 'ZimAccessor'
332
 ZimAccessor::ZimAccessor()
333
 ^
334
Makefile:651: recipe for target 'libZimAccessor_la-zimAccessor.lo' failed
335
make[4]: *** [libZimAccessor_la-zimAccessor.lo] Error 1
336
make[4]: *** Waiting for unfinished jobs....
337
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
338
mv -f ../../common/.deps/libZimAccessor_la-pathTools.Tpo ../../common/.deps/libZimAccessor_la-pathTools.Plo
339
mv -f ../../common/.deps/libZimAccessor_la-stringTools.Tpo ../../common/.deps/libZimAccessor_la-stringTools.Plo
340
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
341
mv -f ../../common/kiwix/.deps/libZimAccessor_la-reader.Tpo ../../common/kiwix/.deps/libZimAccessor_la-reader.Plo
342
make[4]: Leaving directory '/build/kiwix-git/src/kiwix-r4591.785a7f1/src/components/zimAccessor'
343
Makefile:510: recipe for target 'all' failed
344
make[3]: *** [all] Error 2
345
make[3]: Leaving directory '/build/kiwix-git/src/kiwix-r4591.785a7f1/src/components/zimAccessor'
346
Makefile:480: recipe for target 'all-recursive' failed
347
make[2]: *** [all-recursive] Error 1
348
make[2]: Leaving directory '/build/kiwix-git/src/kiwix-r4591.785a7f1/src/components'
349
Makefile:492: recipe for target 'all-recursive' failed
350
make[1]: *** [all-recursive] Error 1
351
make[1]: Leaving directory '/build/kiwix-git/src/kiwix-r4591.785a7f1/src'
352
Makefile:555: recipe for target 'all-recursive' failed
353
make: *** [all-recursive] Error 1
354
==> ERROR: A failure occurred in build().
355
    Aborting...
(2-2/2)