1 | make
|
---|
2 | make all-recursive
|
---|
3 | make[1]: Entering directory `/var/tmp/paludis/dev-libs-xapian-bindings-1.0.10/work/xapian-bindings-1.0.10'
|
---|
4 | Making all in ruby
|
---|
5 | make[2]: Entering directory `/var/tmp/paludis/dev-libs-xapian-bindings-1.0.10/work/xapian-bindings-1.0.10/ruby'
|
---|
6 | make all-recursive
|
---|
7 | make[3]: Entering directory `/var/tmp/paludis/dev-libs-xapian-bindings-1.0.10/work/xapian-bindings-1.0.10/ruby'
|
---|
8 | Making all in docs
|
---|
9 | make[4]: Entering directory `/var/tmp/paludis/dev-libs-xapian-bindings-1.0.10/work/xapian-bindings-1.0.10/ruby/docs'
|
---|
10 | make all-am
|
---|
11 | make[5]: Entering directory `/var/tmp/paludis/dev-libs-xapian-bindings-1.0.10/work/xapian-bindings-1.0.10/ruby/docs'
|
---|
12 | make[5]: Nothing to be done for `all-am'.
|
---|
13 | make[5]: Leaving directory `/var/tmp/paludis/dev-libs-xapian-bindings-1.0.10/work/xapian-bindings-1.0.10/ruby/docs'
|
---|
14 | make[4]: Leaving directory `/var/tmp/paludis/dev-libs-xapian-bindings-1.0.10/work/xapian-bindings-1.0.10/ruby/docs'
|
---|
15 | make[4]: Entering directory `/var/tmp/paludis/dev-libs-xapian-bindings-1.0.10/work/xapian-bindings-1.0.10/ruby'
|
---|
16 | /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/ruby19-1.9.1 -fno-strict-aliasing -Wall -Wno-unused -Wno-uninitialized -fvisibility=hidden -march=native -msse3 -mfpmath=sse -O2 -fomit-frame-pointer -pipe -MT xapian_wrap.lo -MD -MP -MF .deps/xapian_wrap.Tpo -c -o xapian_wrap.lo xapian_wrap.cc
|
---|
17 | libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/ruby19-1.9.1 -fno-strict-aliasing -Wall -Wno-unused -Wno-uninitialized -fvisibility=hidden -march=native -msse3 -mfpmath=sse -O2 -fomit-frame-pointer -pipe -MT xapian_wrap.lo -MD -MP -MF .deps/xapian_wrap.Tpo -c xapian_wrap.cc -fPIC -DPIC -o .libs/xapian_wrap.o
|
---|
18 | In file included from /usr/include/ruby19-1.9.1/ruby.h:32,
|
---|
19 | from xapian_wrap.cc:826:
|
---|
20 | /usr/include/ruby19-1.9.1/ruby/ruby.h:25:25: error: ruby/config.h: No such file or directory
|
---|
21 | xapian_wrap.cc:2966:20: error: rubyio.h: No such file or directory
|
---|
22 | In file included from /usr/include/ruby19-1.9.1/ruby.h:32,
|
---|
23 | from xapian_wrap.cc:826:
|
---|
24 | /usr/include/ruby19-1.9.1/ruby/ruby.h: In function 'long int NUM2LONG(VALUE)':
|
---|
25 | /usr/include/ruby19-1.9.1/ruby/ruby.h:403: error: 'RSHIFT' was not declared in this scope
|
---|
26 | /usr/include/ruby19-1.9.1/ruby/ruby.h: In function 'VALUE INT2NUM(int)':
|
---|
27 | /usr/include/ruby19-1.9.1/ruby/ruby.h:464: error: 'RSHIFT' was not declared in this scope
|
---|
28 | /usr/include/ruby19-1.9.1/ruby/ruby.h: In function 'VALUE LONG2NUM(long int)':
|
---|
29 | /usr/include/ruby19-1.9.1/ruby/ruby.h:481: error: 'RSHIFT' was not declared in this scope
|
---|
30 | In file included from /usr/include/ruby19-1.9.1/ruby/ruby.h:1125,
|
---|
31 | from /usr/include/ruby19-1.9.1/ruby.h:32,
|
---|
32 | from xapian_wrap.cc:826:
|
---|
33 | /usr/include/ruby19-1.9.1/ruby/missing.h: At global scope:
|
---|
34 | /usr/include/ruby19-1.9.1/ruby/missing.h:25: error: redefinition of 'struct timeval'
|
---|
35 | /usr/include/bits/time.h:70: error: previous definition of 'struct timeval'
|
---|
36 | /usr/include/ruby19-1.9.1/ruby/missing.h:35: error: redefinition of 'struct timespec'
|
---|
37 | /usr/include/time.h:122: error: previous definition of 'struct timespec'
|
---|
38 | In file included from /usr/include/ruby19-1.9.1/ruby/ruby.h:1126,
|
---|
39 | from /usr/include/ruby19-1.9.1/ruby.h:32,
|
---|
40 | from xapian_wrap.cc:826:
|
---|
41 | /usr/include/ruby19-1.9.1/ruby/intern.h:461: error: 'rb_pid_t' has not been declared
|
---|
42 | /usr/include/ruby19-1.9.1/ruby/intern.h:477: error: 'rb_pid_t' does not name a type
|
---|
43 | /usr/include/ruby19-1.9.1/ruby/intern.h:479: error: 'rb_pid_t' does not name a type
|
---|
44 | /usr/include/ruby19-1.9.1/ruby/intern.h:480: error: variable or field 'rb_syswait' declared void
|
---|
45 | /usr/include/ruby19-1.9.1/ruby/intern.h:480: error: 'rb_pid_t' was not declared in this scope
|
---|
46 | /usr/include/ruby19-1.9.1/ruby/intern.h:481: error: 'rb_pid_t' does not name a type
|
---|
47 | /usr/include/ruby19-1.9.1/ruby/intern.h:483: error: 'rb_pid_t' was not declared in this scope
|
---|
48 | In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/i686-pc-linux-gnu/bits/gthr-default.h:44,
|
---|
49 | from /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/i686-pc-linux-gnu/bits/gthr.h:132,
|
---|
50 | from /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/ext/atomicity.h:39,
|
---|
51 | from /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/bits/basic_string.h:46,
|
---|
52 | from /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/string:58,
|
---|
53 | from xapian_wrap.cc:1760:
|
---|
54 | /usr/include/unistd.h:268: error: declaration of 'int eaccess(const char*, int) throw ()' throws different exceptions
|
---|
55 | /usr/include/ruby19-1.9.1/ruby/missing.h:60: error: from previous declaration 'int eaccess(const char*, int)'
|
---|
56 | /usr/include/unistd.h:499: error: declaration of 'int dup2(int, int) throw ()' throws different exceptions
|
---|
57 | /usr/include/ruby19-1.9.1/ruby/missing.h:56: error: from previous declaration 'int dup2(int, int)'
|
---|
58 | In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/i686-pc-linux-gnu/bits/gthr-default.h:44,
|
---|
59 | from /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/i686-pc-linux-gnu/bits/gthr.h:132,
|
---|
60 | from /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/ext/atomicity.h:39,
|
---|
61 | from /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/bits/basic_string.h:46,
|
---|
62 | from /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4/string:58,
|
---|
63 | from xapian_wrap.cc:1760:
|
---|
64 | /usr/include/unistd.h:1086: error: declaration of 'char* crypt(const char*, const char*) throw ()' throws different exceptions
|
---|
65 | /usr/include/ruby19-1.9.1/ruby/missing.h:52: error: from previous declaration 'char* crypt(const char*, const char*)'
|
---|
66 | xapian_wrap.cc:2520: error: statement-expressions are not allowed outside functions nor in template-argument lists
|
---|
67 | xapian_wrap.cc:2521: error: statement-expressions are not allowed outside functions nor in template-argument lists
|
---|
68 | xapian_wrap.cc:2522: error: statement-expressions are not allowed outside functions nor in template-argument lists
|
---|
69 | xapian_wrap.cc:2523: error: statement-expressions are not allowed outside functions nor in template-argument lists
|
---|
70 | xapian_wrap.cc:2524: error: statement-expressions are not allowed outside functions nor in template-argument lists
|
---|
71 | xapian_wrap.cc:2525: error: statement-expressions are not allowed outside functions nor in template-argument lists
|
---|
72 | xapian_wrap.cc:2527: error: statement-expressions are not allowed outside functions nor in template-argument lists
|
---|
73 | xapian_wrap.cc:2528: error: statement-expressions are not allowed outside functions nor in template-argument lists
|
---|
74 | xapian_wrap.cc:2529: error: statement-expressions are not allowed outside functions nor in template-argument lists
|
---|
75 | xapian_wrap.cc:2531: error: statement-expressions are not allowed outside functions nor in template-argument lists
|
---|
76 | xapian_wrap.cc:2532: error: statement-expressions are not allowed outside functions nor in template-argument lists
|
---|
77 | xapian_wrap.cc:2533: error: statement-expressions are not allowed outside functions nor in template-argument lists
|
---|
78 | xapian_wrap.cc:2534: error: statement-expressions are not allowed outside functions nor in template-argument lists
|
---|
79 | xapian_wrap.cc:2535: error: statement-expressions are not allowed outside functions nor in template-argument lists
|
---|
80 | xapian_wrap.cc:2537: error: statement-expressions are not allowed outside functions nor in template-argument lists
|
---|
81 | xapian_wrap.cc:2538: error: statement-expressions are not allowed outside functions nor in template-argument lists
|
---|
82 | xapian_wrap.cc:2539: error: statement-expressions are not allowed outside functions nor in template-argument lists
|
---|
83 | xapian_wrap.cc:2541: error: statement-expressions are not allowed outside functions nor in template-argument lists
|
---|
84 | xapian_wrap.cc:2542: error: statement-expressions are not allowed outside functions nor in template-argument lists
|
---|
85 | xapian_wrap.cc: In function 'VALUE SWIG_AUX_NUM2DBL(VALUE*)':
|
---|
86 | xapian_wrap.cc:3241: error: 'RSHIFT' was not declared in this scope
|
---|
87 | xapian_wrap.cc: In function 'VALUE _wrap_new_Query__SWIG_8(int, VALUE*, VALUE)':
|
---|
88 | xapian_wrap.cc:20153: error: 'struct RArray' has no member named 'len'
|
---|
89 | xapian_wrap.cc:20158: error: 'struct RString' has no member named 'ptr'
|
---|
90 | xapian_wrap.cc:20159: error: 'struct RString' has no member named 'len'
|
---|
91 | xapian_wrap.cc: In function 'VALUE _wrap_new_Query__SWIG_9(int, VALUE*, VALUE)':
|
---|
92 | xapian_wrap.cc:20223: error: 'struct RArray' has no member named 'len'
|
---|
93 | xapian_wrap.cc:20228: error: 'struct RString' has no member named 'ptr'
|
---|
94 | xapian_wrap.cc:20229: error: 'struct RString' has no member named 'len'
|
---|
95 | make[4]: *** [xapian_wrap.lo] Error 1
|
---|
96 | make[4]: Leaving directory `/var/tmp/paludis/dev-libs-xapian-bindings-1.0.10/work/xapian-bindings-1.0.10/ruby'
|
---|
97 | make[3]: *** [all-recursive] Error 1
|
---|
98 | make[3]: Leaving directory `/var/tmp/paludis/dev-libs-xapian-bindings-1.0.10/work/xapian-bindings-1.0.10/ruby'
|
---|
99 | make[2]: *** [all] Error 2
|
---|
100 | make[2]: Leaving directory `/var/tmp/paludis/dev-libs-xapian-bindings-1.0.10/work/xapian-bindings-1.0.10/ruby'
|
---|
101 | make[1]: *** [all-recursive] Error 1
|
---|
102 | make[1]: Leaving directory `/var/tmp/paludis/dev-libs-xapian-bindings-1.0.10/work/xapian-bindings-1.0.10'
|
---|
103 | make: *** [all] Error 2
|
---|