Ticket #1691: 008-z-libxslt

File 008-z-libxslt, 13.0 KB (added by shane87, 10 years ago)

log of libxslt build error

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