1 | libxslt-1.1.28.tar.gz: OK
|
---|
2 | checking build system type... x86_64-unknown-linux-gnu
|
---|
3 | checking host system type... x86_64-unknown-linux-gnu
|
---|
4 | checking for gcc... gcc
|
---|
5 | checking whether the C compiler works... yes
|
---|
6 | checking for C compiler default output file name... a.out
|
---|
7 | checking for suffix of executables...
|
---|
8 | checking whether we are cross compiling... no
|
---|
9 | checking for suffix of object files... o
|
---|
10 | checking whether we are using the GNU C compiler... yes
|
---|
11 | checking whether gcc accepts -g... yes
|
---|
12 | checking for gcc option to accept ISO C89... none needed
|
---|
13 | checking how to run the C preprocessor... gcc -E
|
---|
14 | checking for grep that handles long lines and -e... /bin/grep
|
---|
15 | checking for egrep... /bin/grep -E
|
---|
16 | checking for ANSI C header files... yes
|
---|
17 | checking for sys/types.h... yes
|
---|
18 | checking for sys/stat.h... yes
|
---|
19 | checking for stdlib.h... yes
|
---|
20 | checking for string.h... yes
|
---|
21 | checking for memory.h... yes
|
---|
22 | checking for strings.h... yes
|
---|
23 | checking for inttypes.h... yes
|
---|
24 | checking for stdint.h... yes
|
---|
25 | checking for unistd.h... yes
|
---|
26 | checking minix/config.h usability... no
|
---|
27 | checking minix/config.h presence... no
|
---|
28 | checking for minix/config.h... no
|
---|
29 | checking whether it is safe to define __EXTENSIONS__... yes
|
---|
30 | checking for a BSD-compatible install... /usr/bin/install -c
|
---|
31 | checking whether build environment is sane... yes
|
---|
32 | checking for a thread-safe mkdir -p... /bin/mkdir -p
|
---|
33 | checking for gawk... gawk
|
---|
34 | checking whether make sets $(MAKE)... yes
|
---|
35 | checking for style of include used by make... GNU
|
---|
36 | checking dependency style of gcc... gcc3
|
---|
37 | checking whether make supports nested variables... yes
|
---|
38 | checking for gcc... (cached) gcc
|
---|
39 | checking whether we are using the GNU C compiler... (cached) yes
|
---|
40 | checking whether gcc accepts -g... (cached) yes
|
---|
41 | checking for gcc option to accept ISO C89... (cached) none needed
|
---|
42 | checking how to run the C preprocessor... gcc -E
|
---|
43 | checking for rm... /bin/rm
|
---|
44 | checking for mv... /bin/mv
|
---|
45 | checking for tar... /bin/tar
|
---|
46 | checking for xmllint... /usr/bin/xmllint
|
---|
47 | checking for xsltproc... /usr/bin/xsltproc
|
---|
48 | checking for ANSI C header files... (cached) yes
|
---|
49 | checking how to print strings... printf
|
---|
50 | checking for a sed that does not truncate output... /bin/sed
|
---|
51 | checking for fgrep... /bin/grep -F
|
---|
52 | checking for ld used by gcc... /usr/bin/ld
|
---|
53 | checking if the linker (/usr/bin/ld) is GNU ld... yes
|
---|
54 | checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
|
---|
55 | checking the name lister (/usr/bin/nm -B) interface... BSD nm
|
---|
56 | checking whether ln -s works... yes
|
---|
57 | checking the maximum length of command line arguments... 3458764513820540925
|
---|
58 | checking whether the shell understands some XSI constructs... yes
|
---|
59 | checking whether the shell understands "+="... yes
|
---|
60 | checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
|
---|
61 | checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
|
---|
62 | checking for /usr/bin/ld option to reload object files... -r
|
---|
63 | checking for objdump... objdump
|
---|
64 | checking how to recognize dependent libraries... pass_all
|
---|
65 | checking for dlltool... no
|
---|
66 | checking how to associate runtime and link libraries... printf %s\n
|
---|
67 | checking for ar... ar
|
---|
68 | checking for archiver @FILE support... @
|
---|
69 | checking for strip... strip
|
---|
70 | checking for ranlib... ranlib
|
---|
71 | checking command to parse /usr/bin/nm -B output from gcc object... ok
|
---|
72 | checking for sysroot... no
|
---|
73 | checking for mt... no
|
---|
74 | checking if : is a manifest tool... no
|
---|
75 | checking for dlfcn.h... yes
|
---|
76 | checking for objdir... .libs
|
---|
77 | checking if gcc supports -fno-rtti -fno-exceptions... no
|
---|
78 | checking for gcc option to produce PIC... -fPIC -DPIC
|
---|
79 | checking if gcc PIC flag -fPIC -DPIC works... yes
|
---|
80 | checking if gcc static flag -static works... yes
|
---|
81 | checking if gcc supports -c -o file.o... /bin/rm: cannot remove 'conftest*': No such file or directory
|
---|
82 | yes
|
---|
83 | checking if gcc supports -c -o file.o... (cached) yes
|
---|
84 | checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
|
---|
85 | checking whether -lc should be explicitly linked in... /bin/rm: cannot remove 'conftest*': No such file or directory
|
---|
86 | 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... no
|
---|
93 | checking for sys/types.h... (cached) yes
|
---|
94 | checking sys/time.h usability... yes
|
---|
95 | checking sys/time.h presence... yes
|
---|
96 | checking for sys/time.h... yes
|
---|
97 | checking for stdlib.h... (cached) yes
|
---|
98 | checking for unistd.h... (cached) yes
|
---|
99 | checking for string.h... (cached) yes
|
---|
100 | checking how to pass version script to the linker (/usr/bin/ld -m elf_x86_64)... -Wl,--version-script=
|
---|
101 | checking pthread.h usability... yes
|
---|
102 | checking pthread.h presence... yes
|
---|
103 | checking for pthread.h... yes
|
---|
104 | checking for pthread_join in -lpthread... yes
|
---|
105 | checking locale.h usability... yes
|
---|
106 | checking locale.h presence... yes
|
---|
107 | checking for locale.h... yes
|
---|
108 | checking xlocale.h usability... yes
|
---|
109 | checking xlocale.h presence... yes
|
---|
110 | checking for xlocale.h... yes
|
---|
111 | checking if xlocale program link... no
|
---|
112 | checking ieeefp.h usability... no
|
---|
113 | checking ieeefp.h presence... no
|
---|
114 | checking for ieeefp.h... no
|
---|
115 | checking nan.h usability... no
|
---|
116 | checking nan.h presence... no
|
---|
117 | checking for nan.h... no
|
---|
118 | checking math.h usability... yes
|
---|
119 | checking math.h presence... yes
|
---|
120 | checking for math.h... yes
|
---|
121 | checking fp_class.h usability... no
|
---|
122 | checking fp_class.h presence... no
|
---|
123 | checking for fp_class.h... no
|
---|
124 | checking float.h usability... yes
|
---|
125 | checking float.h presence... yes
|
---|
126 | checking for float.h... yes
|
---|
127 | checking ansidecl.h usability... yes
|
---|
128 | checking ansidecl.h presence... yes
|
---|
129 | checking for ansidecl.h... yes
|
---|
130 | checking sys/timeb.h usability... yes
|
---|
131 | checking sys/timeb.h presence... yes
|
---|
132 | checking for sys/timeb.h... yes
|
---|
133 | checking time.h usability... yes
|
---|
134 | checking time.h presence... yes
|
---|
135 | checking for time.h... yes
|
---|
136 | checking for sys/stat.h... (cached) yes
|
---|
137 | checking sys/select.h usability... yes
|
---|
138 | checking sys/select.h presence... yes
|
---|
139 | checking for sys/select.h... yes
|
---|
140 | checking stdarg.h usability... yes
|
---|
141 | checking stdarg.h presence... yes
|
---|
142 | checking for stdarg.h... yes
|
---|
143 | checking for stat... yes
|
---|
144 | checking for _stat... no
|
---|
145 | checking for pow... no
|
---|
146 | checking for pow in -lm... yes
|
---|
147 | checking for floor... no
|
---|
148 | checking for floor in -lm... yes
|
---|
149 | checking for fabs... no
|
---|
150 | checking for fabs in -lm... yes
|
---|
151 | checking for gettimeofday... yes
|
---|
152 | checking for mktime... yes
|
---|
153 | checking for localtime... yes
|
---|
154 | checking for localtime_r... yes
|
---|
155 | checking for asctime... yes
|
---|
156 | checking for time... yes
|
---|
157 | checking for gmtime... yes
|
---|
158 | checking for gmtime_r... yes
|
---|
159 | checking for ftime... yes
|
---|
160 | checking for printf... yes
|
---|
161 | checking for sprintf... yes
|
---|
162 | checking for fprintf... yes
|
---|
163 | checking for snprintf... yes
|
---|
164 | checking for vfprintf... yes
|
---|
165 | checking for vsprintf... yes
|
---|
166 | checking for vsnprintf... yes
|
---|
167 | checking for sscanf... yes
|
---|
168 | checking for clock_gettime... yes
|
---|
169 | checking for perl... perl
|
---|
170 | checking for python... /usr/bin/python
|
---|
171 | PYTHON is pointing at /usr/bin/python
|
---|
172 | Found Python version 2.7
|
---|
173 | Found libxml2-python module
|
---|
174 | checking for libgcrypt-config... no
|
---|
175 | Crypto extensions will not be available. Install libgcrypt and reconfigure to make available.
|
---|
176 | Enabling debugger
|
---|
177 | checking for libxml libraries >= 2.6.27... 2.9.1 found
|
---|
178 | checking whether shared libraries will be built (required for plugins)... yes
|
---|
179 | checking libxml2 module support... yes
|
---|
180 | configure: creating ./config.status
|
---|
181 | config.status: creating Makefile
|
---|
182 | config.status: creating libxslt.pc
|
---|
183 | config.status: creating libexslt.pc
|
---|
184 | config.status: creating libxslt/Makefile
|
---|
185 | config.status: creating libxslt/xsltconfig.h
|
---|
186 | config.status: creating libxslt/xsltwin32config.h
|
---|
187 | config.status: creating libexslt/Makefile
|
---|
188 | config.status: creating libexslt/exsltconfig.h
|
---|
189 | config.status: creating xsltproc/Makefile
|
---|
190 | config.status: creating python/Makefile
|
---|
191 | config.status: creating python/tests/Makefile
|
---|
192 | config.status: creating tests/Makefile
|
---|
193 | config.status: creating tests/docs/Makefile
|
---|
194 | config.status: creating tests/REC1/Makefile
|
---|
195 | config.status: creating tests/REC2/Makefile
|
---|
196 | config.status: creating tests/REC/Makefile
|
---|
197 | config.status: creating tests/general/Makefile
|
---|
198 | config.status: creating tests/reports/Makefile
|
---|
199 | config.status: creating tests/extensions/Makefile
|
---|
200 | config.status: creating tests/namespaces/Makefile
|
---|
201 | config.status: creating tests/keys/Makefile
|
---|
202 | config.status: creating tests/numbers/Makefile
|
---|
203 | config.status: creating tests/documents/Makefile
|
---|
204 | config.status: creating tests/xmlspec/Makefile
|
---|
205 | config.status: creating tests/multiple/Makefile
|
---|
206 | config.status: creating tests/xinclude/Makefile
|
---|
207 | config.status: creating tests/XSLTMark/Makefile
|
---|
208 | config.status: creating tests/docbook/Makefile
|
---|
209 | config.status: creating tests/exslt/Makefile
|
---|
210 | config.status: creating tests/exslt/common/Makefile
|
---|
211 | config.status: creating tests/exslt/functions/Makefile
|
---|
212 | config.status: creating tests/exslt/math/Makefile
|
---|
213 | config.status: creating tests/exslt/sets/Makefile
|
---|
214 | config.status: creating tests/exslt/strings/Makefile
|
---|
215 | config.status: creating tests/exslt/date/Makefile
|
---|
216 | config.status: creating tests/exslt/dynamic/Makefile
|
---|
217 | config.status: creating tests/plugins/Makefile
|
---|
218 | config.status: creating doc/Makefile
|
---|
219 | config.status: creating xslt-config
|
---|
220 | config.status: creating libxslt.spec
|
---|
221 | config.status: creating config.h
|
---|
222 | config.status: config.h is unchanged
|
---|
223 | config.status: executing depfiles commands
|
---|
224 | config.status: executing libtool commands
|
---|
225 | /bin/rm: cannot remove 'libtoolT': No such file or directory
|
---|
226 | make[1]: Entering directory '/sources/libxslt/libxslt-1.1.28'
|
---|
227 | make all-recursive
|
---|
228 | make[2]: Entering directory '/sources/libxslt/libxslt-1.1.28'
|
---|
229 | Making all in libxslt
|
---|
230 | make[3]: Entering directory '/sources/libxslt/libxslt-1.1.28/libxslt'
|
---|
231 | CC attrvt.lo
|
---|
232 | CC xslt.lo
|
---|
233 | CC xsltlocale.lo
|
---|
234 | CC pattern.lo
|
---|
235 | CC xsltutils.lo
|
---|
236 | xsltlocale.c:210:1: warning: 'xsltDefaultRegion' defined but not used [-Wunused-function]
|
---|
237 | xsltDefaultRegion(const xmlChar *localeName) {
|
---|
238 | ^
|
---|
239 | CC templates.lo
|
---|
240 | CC variables.lo
|
---|
241 | CC keys.lo
|
---|
242 | CC numbers.lo
|
---|
243 | CC extensions.lo
|
---|
244 | CC extra.lo
|
---|
245 | CC functions.lo
|
---|
246 | extensions.c: In function 'xsltRegisterExtModuleElement':
|
---|
247 | extensions.c:1625:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
|
---|
248 | int ret;
|
---|
249 | ^
|
---|
250 | functions.c: In function 'xsltGenerateIdFunction':
|
---|
251 | functions.c:668:15: warning: variable 'doc' set but not used [-Wunused-but-set-variable]
|
---|
252 | xmlDocPtr doc;
|
---|
253 | ^
|
---|
254 | CC namespaces.lo
|
---|
255 | CC imports.lo
|
---|
256 | CC attributes.lo
|
---|
257 | CC documents.lo
|
---|
258 | CC preproc.lo
|
---|
259 | CC transform.lo
|
---|
260 | CC security.lo
|
---|
261 | preproc.c: In function 'xsltElementComp':
|
---|
262 | preproc.c:932:37: warning: variable 'name' set but not used [-Wunused-but-set-variable]
|
---|
263 | const xmlChar *prefix = NULL, *name;
|
---|
264 | ^
|
---|
265 | preproc.c: In function 'xsltAttributeComp':
|
---|
266 | preproc.c:1056:37: warning: variable 'name' set but not used [-Wunused-but-set-variable]
|
---|
267 | const xmlChar *prefix = NULL, *name;
|
---|
268 | ^
|
---|
269 | CCLD libxslt.la
|
---|
270 | make[3]: Leaving directory '/sources/libxslt/libxslt-1.1.28/libxslt'
|
---|
271 | Making all in libexslt
|
---|
272 | make[3]: Entering directory '/sources/libxslt/libxslt-1.1.28/libexslt'
|
---|
273 | CC exslt.lo
|
---|
274 | CC common.lo
|
---|
275 | CC crypto.lo
|
---|
276 | CC sets.lo
|
---|
277 | CC math.lo
|
---|
278 | CC functions.lo
|
---|
279 | CC strings.lo
|
---|
280 | CC date.lo
|
---|
281 | CC saxon.lo
|
---|
282 | CC dynamic.lo
|
---|
283 | CCLD libexslt.la
|
---|
284 | libtool: link: warning: `/usr/lib64/libxml2.la' seems to be moved
|
---|
285 | make[3]: Leaving directory '/sources/libxslt/libxslt-1.1.28/libexslt'
|
---|
286 | Making all in xsltproc
|
---|
287 | make[3]: Entering directory '/sources/libxslt/libxslt-1.1.28/xsltproc'
|
---|
288 | CC xsltproc.o
|
---|
289 | CC testThreads.o
|
---|
290 | CCLD testThreads
|
---|
291 | CCLD xsltproc
|
---|
292 | make[3]: Leaving directory '/sources/libxslt/libxslt-1.1.28/xsltproc'
|
---|
293 | Making all in doc
|
---|
294 | make[3]: Entering directory '/sources/libxslt/libxslt-1.1.28/doc'
|
---|
295 | make[3]: /usr/bin/xsltproc: Command not found
|
---|
296 | Makefile:790: recipe for target 'xsltproc.1' failed
|
---|
297 | make[3]: [xsltproc.1] Error 127 (ignored)
|
---|
298 | make[3]: Leaving directory '/sources/libxslt/libxslt-1.1.28/doc'
|
---|
299 | Making all in python
|
---|
300 | make[3]: Entering directory '/sources/libxslt/libxslt-1.1.28/python'
|
---|
301 | Making all in .
|
---|
302 | make[4]: Entering directory '/sources/libxslt/libxslt-1.1.28/python'
|
---|
303 | SRCDIR=. /usr/bin/python ./generator.py
|
---|
304 | Traceback (most recent call last):
|
---|
305 | File "./generator.py", line 923, in <module>
|
---|
306 | buildStubs()
|
---|
307 | File "./generator.py", line 405, in buildStubs
|
---|
308 | (parser, target) = getparser()
|
---|
309 | File "./generator.py", line 26, in getparser
|
---|
310 | parser = xml.sax.make_parser()
|
---|
311 | File "/usr/lib/python2.7/xml/sax/__init__.py", line 93, in make_parser
|
---|
312 | raise SAXReaderNotAvailable("No parsers found", None)
|
---|
313 | xml.sax._exceptions.SAXReaderNotAvailable: No parsers found
|
---|
314 | Makefile:872: recipe for target 'gen_prog' failed
|
---|
315 | make[4]: *** [gen_prog] Error 1
|
---|
316 | make[4]: Leaving directory '/sources/libxslt/libxslt-1.1.28/python'
|
---|
317 | Makefile:536: recipe for target 'all-recursive' failed
|
---|
318 | make[3]: *** [all-recursive] Error 1
|
---|
319 | make[3]: Leaving directory '/sources/libxslt/libxslt-1.1.28/python'
|
---|
320 | Makefile:547: recipe for target 'all-recursive' failed
|
---|
321 | make[2]: *** [all-recursive] Error 1
|
---|
322 | make[2]: Leaving directory '/sources/libxslt/libxslt-1.1.28'
|
---|
323 | Makefile:372: recipe for target 'all' failed
|
---|
324 | make[1]: *** [all] Error 2
|
---|
325 | make[1]: Leaving directory '/sources/libxslt/libxslt-1.1.28'
|
---|