Ticket #60508: err.txt

File err.txt, 1.5 KB (added by iEFdev, 4 years ago)
Line 
1$ grep 'error: ' main.log | grep -v 404
2:info:configure checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool
3
4- - -
5
6
7$ grep -A 1 'error: ' config.log | grep -v 'nonexist'
8clang: error: unknown argument '-qversion'; did you mean '--version'?
9clang: error: no input files
10configure:6253: $? = 1
11--
12--
13--
14error: unknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Werror,-Wunknown-warning-option]
15configure:20637: $? = 1
16--
17clang: error: unsupported option '--omg-optimized'
18configure:20826: $? = 1
19--
20clang: error: unsupported option '--disable-instructions'
21configure:20862: $? = 1
22--
23conftest.c:67:10: fatal error: 'sys/prctl.h' file not found
24#include <sys/prctl.h>
25--
26conftest.c:34:10: fatal error: 'sys/prctl.h' file not found
27#include <sys/prctl.h>
28--
29conftest.c:67:10: fatal error: 'sys/thr.h' file not found
30#include <sys/thr.h>
31--
32conftest.c:34:10: fatal error: 'sys/thr.h' file not found
33#include <sys/thr.h>
34--
35conftest.c:75:20: error: expected expression
36if (sizeof ((pid_t)))
37--
38clang: error: linker command failed with exit code 1 (use -v to see invocation)
39configure:21226: $? = 1
40--
41conftest.c:76:21: error: expected expression
42if (sizeof ((size_t)))
43--
44clang: error: linker command failed with exit code 1 (use -v to see invocation)
45configure:21462: $? = 1
46--
47conftest.c:49:43: error: use of undeclared identifier '_NL_MEASUREMENT_MEASUREMENT'
48char c = *((unsigned char *)  nl_langinfo(_NL_MEASUREMENT_MEASUREMENT));
49--
50configure:22046: error: XML::Parser perl module is required for intltool