Ticket #323: xapian-bindings-1.0.10-make2.log

File xapian-bindings-1.0.10-make2.log, 5.1 KB (added by cheba, 15 years ago)

make INCLUDES=-Iruby -rrbconfig -e 'puts Config::CONFIG["rubyhdrdir"] + "/" + Config::CONFIG["arch"]'

Line 
1make all-recursive
2make[1]: Entering directory `/var/tmp/paludis/dev-libs-xapian-bindings-1.0.10/work/xapian-bindings-1.0.10'
3Making all in ruby
4make[2]: Entering directory `/var/tmp/paludis/dev-libs-xapian-bindings-1.0.10/work/xapian-bindings-1.0.10/ruby'
5make all-recursive
6make[3]: Entering directory `/var/tmp/paludis/dev-libs-xapian-bindings-1.0.10/work/xapian-bindings-1.0.10/ruby'
7Making all in docs
8make[4]: Entering directory `/var/tmp/paludis/dev-libs-xapian-bindings-1.0.10/work/xapian-bindings-1.0.10/ruby/docs'
9make all-am
10make[5]: Entering directory `/var/tmp/paludis/dev-libs-xapian-bindings-1.0.10/work/xapian-bindings-1.0.10/ruby/docs'
11make[5]: Nothing to be done for `all-am'.
12make[5]: Leaving directory `/var/tmp/paludis/dev-libs-xapian-bindings-1.0.10/work/xapian-bindings-1.0.10/ruby/docs'
13make[4]: Leaving directory `/var/tmp/paludis/dev-libs-xapian-bindings-1.0.10/work/xapian-bindings-1.0.10/ruby/docs'
14make[4]: Entering directory `/var/tmp/paludis/dev-libs-xapian-bindings-1.0.10/work/xapian-bindings-1.0.10/ruby'
15/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/ruby19-1.9.1/i686-linux -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
16libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/ruby19-1.9.1/i686-linux -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
17xapian_wrap.cc:2520: error: statement-expressions are not allowed outside functions nor in template-argument lists
18xapian_wrap.cc:2521: error: statement-expressions are not allowed outside functions nor in template-argument lists
19xapian_wrap.cc:2522: error: statement-expressions are not allowed outside functions nor in template-argument lists
20xapian_wrap.cc:2523: error: statement-expressions are not allowed outside functions nor in template-argument lists
21xapian_wrap.cc:2524: error: statement-expressions are not allowed outside functions nor in template-argument lists
22xapian_wrap.cc:2525: error: statement-expressions are not allowed outside functions nor in template-argument lists
23xapian_wrap.cc:2527: error: statement-expressions are not allowed outside functions nor in template-argument lists
24xapian_wrap.cc:2528: error: statement-expressions are not allowed outside functions nor in template-argument lists
25xapian_wrap.cc:2529: error: statement-expressions are not allowed outside functions nor in template-argument lists
26xapian_wrap.cc:2531: error: statement-expressions are not allowed outside functions nor in template-argument lists
27xapian_wrap.cc:2532: error: statement-expressions are not allowed outside functions nor in template-argument lists
28xapian_wrap.cc:2533: error: statement-expressions are not allowed outside functions nor in template-argument lists
29xapian_wrap.cc:2534: error: statement-expressions are not allowed outside functions nor in template-argument lists
30xapian_wrap.cc:2535: error: statement-expressions are not allowed outside functions nor in template-argument lists
31xapian_wrap.cc:2537: error: statement-expressions are not allowed outside functions nor in template-argument lists
32xapian_wrap.cc:2538: error: statement-expressions are not allowed outside functions nor in template-argument lists
33xapian_wrap.cc:2539: error: statement-expressions are not allowed outside functions nor in template-argument lists
34xapian_wrap.cc:2541: error: statement-expressions are not allowed outside functions nor in template-argument lists
35xapian_wrap.cc:2542: error: statement-expressions are not allowed outside functions nor in template-argument lists
36xapian_wrap.cc: In function ‘VALUE _wrap_new_Query__SWIG_8(int, VALUE*, VALUE)’:
37xapian_wrap.cc:20153: error: ‘struct RArray’ has no member named ‘len’
38xapian_wrap.cc:20158: error: ‘struct RString’ has no member named ‘ptr’
39xapian_wrap.cc:20159: error: ‘struct RString’ has no member named ‘len’
40xapian_wrap.cc: In function ‘VALUE _wrap_new_Query__SWIG_9(int, VALUE*, VALUE)’:
41xapian_wrap.cc:20223: error: ‘struct RArray’ has no member named ‘len’
42xapian_wrap.cc:20228: error: ‘struct RString’ has no member named ‘ptr’
43xapian_wrap.cc:20229: error: ‘struct RString’ has no member named ‘len’
44make[4]: *** [xapian_wrap.lo] Error 1
45make[4]: Leaving directory `/var/tmp/paludis/dev-libs-xapian-bindings-1.0.10/work/xapian-bindings-1.0.10/ruby'
46make[3]: *** [all-recursive] Error 1
47make[3]: Leaving directory `/var/tmp/paludis/dev-libs-xapian-bindings-1.0.10/work/xapian-bindings-1.0.10/ruby'
48make[2]: *** [all] Error 2
49make[2]: Leaving directory `/var/tmp/paludis/dev-libs-xapian-bindings-1.0.10/work/xapian-bindings-1.0.10/ruby'
50make[1]: *** [all-recursive] Error 1
51make[1]: Leaving directory `/var/tmp/paludis/dev-libs-xapian-bindings-1.0.10/work/xapian-bindings-1.0.10'
52make: *** [all] Error 2