* Package: dev-libs/xapian-bindings-1.4.1 * Repository: gentoo * Maintainer: blueness@gentoo.org bugs@bergstroem.nu,proxy-maint@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux php_targets_php5-6 python_targets_python2_7 userland_GNU * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking xapian-bindings-1.4.1.tar.xz to /var/tmp/portage/dev-libs/xapian-bindings-1.4.1/work >>> Source unpacked in /var/tmp/portage/dev-libs/xapian-bindings-1.4.1/work >>> Preparing source in /var/tmp/portage/dev-libs/xapian-bindings-1.4.1/work/xapian-bindings-1.4.1 ... * Applying xapian-bindings-1.3.6-allow-ruby-2.0.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-libs/xapian-bindings-1.4.1/work/xapian-bindings-1.4.1 ... * econf: updating php5.6/config.sub with /usr/share/gnuconfig/config.sub * econf: updating php5.6/config.guess with /usr/share/gnuconfig/config.guess * econf: updating xapian-bindings-1.4.1/config.sub with /usr/share/gnuconfig/config.sub * econf: updating xapian-bindings-1.4.1/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --disable-documentation --without-java --without-lua --without-csharp --without-perl --without-php --without-python --without-ruby --without-tcl checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '250' is supported by ustar format... yes checking whether GID '250' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... none checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether x86_64-pc-linux-gnu-g++ supports C++11 features by default... yes checking for xapian-config... /usr/bin/xapian-config checking /usr/bin/xapian-config works... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for python3... /usr/bin/python3 checking /usr/bin/python3 version... 3.4 checking for /usr/include/python3.4m/Python.h... yes checking for directory to install python3 bindings in... /usr/lib64/python3.4/site-packages checking for python3 libraries to link against... checking for python3 module extension... .cpython-34m.so checking for tag for cached compiled scripts... cpython-34 checking for extension of cached and optimized python3 bytecode... cpython-34.pyo checking for sphinx-build... /usr/bin/sphinx-build checking for thread-local storage qualifier... thread_local checking if x86_64-pc-linux-gnu-g++ -fvisibility=hidden works... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doxygen_xml.conf config.status: creating xapian-version.h config.status: creating python/Makefile config.status: creating python/docs/conf.py config.status: creating python/version.i config.status: creating python3/Makefile config.status: creating python3/docs/conf.py config.status: creating python3/version.i config.status: creating php/Makefile config.status: creating java/Makefile config.status: creating tcl8/Makefile config.status: creating tcl8/pkgIndex.tcl config.status: creating csharp/Makefile config.status: creating csharp/AssemblyInfo.cs config.status: creating ruby/Makefile config.status: creating perl/Makefile config.status: creating perl/util.i config.status: creating lua/Makefile config.status: creating xapian-bindings.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands *** Building bindings for languages: python3 configure: WARNING: Xapian library is version 1.4.0 but the bindings are version 1.4.1 - we strongly recommend using matching versions. >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-libs/xapian-bindings-1.4.1/work/xapian-bindings-1.4.1 ... make -j1 make all-recursive make[1]: Entering directory '/var/tmp/portage/dev-libs/xapian-bindings-1.4.1/work/xapian-bindings-1.4.1' Making all in . make[2]: Entering directory '/var/tmp/portage/dev-libs/xapian-bindings-1.4.1/work/xapian-bindings-1.4.1' make[2]: Leaving directory '/var/tmp/portage/dev-libs/xapian-bindings-1.4.1/work/xapian-bindings-1.4.1' Making all in python3 make[2]: Entering directory '/var/tmp/portage/dev-libs/xapian-bindings-1.4.1/work/xapian-bindings-1.4.1/python3' make all-am make[3]: Entering directory '/var/tmp/portage/dev-libs/xapian-bindings-1.4.1/work/xapian-bindings-1.4.1/python3' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.4m -fno-strict-aliasing -Wall -Wno-unused -Wno-uninitialized -fvisibility=hidden -Werror=terminate -march=native -O2 -pipe -c -o xapian_wrap.lo xapian_wrap.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.4m -fno-strict-aliasing -Wall -Wno-unused -Wno-uninitialized -fvisibility=hidden -Werror=terminate -march=native -O2 -pipe -c xapian_wrap.cc -fPIC -DPIC -o .libs/xapian_wrap.o xapian_wrap.cc: In function ‘PyObject* _wrap_TermGenerator_set_stopper_strategy(PyObject*, PyObject*)’: xapian_wrap.cc:22100:3: error: ‘stop_strategy’ is not a member of ‘Xapian::TermGenerator’ Xapian::TermGenerator::stop_strategy arg2 ; ^~~~~~ xapian_wrap.cc:22117:3: error: ‘arg2’ was not declared in this scope arg2 = static_cast< Xapian::TermGenerator::stop_strategy >(val2); ^~~~ xapian_wrap.cc:22117:46: error: ‘stop_strategy’ in ‘class Xapian::TermGenerator’ does not name a type arg2 = static_cast< Xapian::TermGenerator::stop_strategy >(val2); ^~~~~~~~~~~~~ xapian_wrap.cc:22122:17: error: ‘class Xapian::TermGenerator’ has no member named ‘set_stopper_strategy’; did you mean ‘set_stemming_strategy’? (arg1)->set_stopper_strategy(arg2); ^~~~~~~~~~~~~~~~~~~~ xapian_wrap.cc: In function ‘PyObject* _wrap_new_BM25PlusWeight__SWIG_0(PyObject*, int, PyObject**)’: xapian_wrap.cc:36225:3: error: ‘BM25PlusWeight’ is not a member of ‘Xapian’ Xapian::BM25PlusWeight *result = 0 ; ^~~~~~ xapian_wrap.cc:36225:27: error: ‘result’ was not declared in this scope Xapian::BM25PlusWeight *result = 0 ; ^~~~~~ xapian_wrap.cc:36262:19: error: ‘BM25PlusWeight’ is not a member of ‘Xapian’ result = (Xapian::BM25PlusWeight *)new Xapian::BM25PlusWeight(arg1,arg2,arg3,arg4,arg5,arg6); ^~~~~~ xapian_wrap.cc:36262:43: error: expected primary-expression before ‘)’ token result = (Xapian::BM25PlusWeight *)new Xapian::BM25PlusWeight(arg1,arg2,arg3,arg4,arg5,arg6); ^ xapian_wrap.cc: In function ‘PyObject* _wrap_new_BM25PlusWeight__SWIG_1(PyObject*, int, PyObject**)’: xapian_wrap.cc:36279:3: error: ‘BM25PlusWeight’ is not a member of ‘Xapian’ Xapian::BM25PlusWeight *result = 0 ; ^~~~~~ xapian_wrap.cc:36279:27: error: ‘result’ was not declared in this scope Xapian::BM25PlusWeight *result = 0 ; ^~~~~~ xapian_wrap.cc:36286:19: error: ‘BM25PlusWeight’ is not a member of ‘Xapian’ result = (Xapian::BM25PlusWeight *)new Xapian::BM25PlusWeight(); ^~~~~~ xapian_wrap.cc:36286:43: error: expected primary-expression before ‘)’ token result = (Xapian::BM25PlusWeight *)new Xapian::BM25PlusWeight(); ^ xapian_wrap.cc: In function ‘PyObject* _wrap_delete_BM25PlusWeight(PyObject*, PyObject*)’: xapian_wrap.cc:36327:3: error: ‘BM25PlusWeight’ is not a member of ‘Xapian’ Xapian::BM25PlusWeight *arg1 = (Xapian::BM25PlusWeight *) 0 ; ^~~~~~ xapian_wrap.cc:36327:27: error: ‘arg1’ was not declared in this scope Xapian::BM25PlusWeight *arg1 = (Xapian::BM25PlusWeight *) 0 ; ^~~~ xapian_wrap.cc:36327:35: error: ‘BM25PlusWeight’ is not a member of ‘Xapian’ Xapian::BM25PlusWeight *arg1 = (Xapian::BM25PlusWeight *) 0 ; ^~~~~~ xapian_wrap.cc:36327:59: error: expected primary-expression before ‘)’ token Xapian::BM25PlusWeight *arg1 = (Xapian::BM25PlusWeight *) 0 ; ^ xapian_wrap.cc:36338:36: error: ‘BM25PlusWeight’ in namespace ‘Xapian’ does not name a type arg1 = reinterpret_cast< Xapian::BM25PlusWeight * >(argp1); ^~~~~~~~~~~~~~ xapian_wrap.cc:36338:51: error: expected ‘>’ before ‘*’ token arg1 = reinterpret_cast< Xapian::BM25PlusWeight * >(argp1); ^ xapian_wrap.cc:36338:51: error: expected ‘(’ before ‘*’ token xapian_wrap.cc:36338:53: error: expected primary-expression before ‘>’ token arg1 = reinterpret_cast< Xapian::BM25PlusWeight * >(argp1); ^ xapian_wrap.cc:36338:61: error: expected ‘)’ before ‘;’ token arg1 = reinterpret_cast< Xapian::BM25PlusWeight * >(argp1); ^ xapian_wrap.cc:36343:16: error: type ‘’ argument given to ‘delete’, expected pointer delete arg1; ^~~~ xapian_wrap.cc: In function ‘PyObject* _wrap_new_PL2PlusWeight__SWIG_0(PyObject*, int, PyObject**)’: xapian_wrap.cc:37189:3: error: ‘PL2PlusWeight’ is not a member of ‘Xapian’ Xapian::PL2PlusWeight *result = 0 ; ^~~~~~ xapian_wrap.cc:37189:26: error: ‘result’ was not declared in this scope Xapian::PL2PlusWeight *result = 0 ; ^~~~~~ xapian_wrap.cc:37206:19: error: ‘PL2PlusWeight’ is not a member of ‘Xapian’ result = (Xapian::PL2PlusWeight *)new Xapian::PL2PlusWeight(arg1,arg2); ^~~~~~ xapian_wrap.cc:37206:42: error: expected primary-expression before ‘)’ token result = (Xapian::PL2PlusWeight *)new Xapian::PL2PlusWeight(arg1,arg2); ^ xapian_wrap.cc: In function ‘PyObject* _wrap_new_PL2PlusWeight__SWIG_1(PyObject*, int, PyObject**)’: xapian_wrap.cc:37223:3: error: ‘PL2PlusWeight’ is not a member of ‘Xapian’ Xapian::PL2PlusWeight *result = 0 ; ^~~~~~ xapian_wrap.cc:37223:26: error: ‘result’ was not declared in this scope Xapian::PL2PlusWeight *result = 0 ; ^~~~~~ xapian_wrap.cc:37230:19: error: ‘PL2PlusWeight’ is not a member of ‘Xapian’ result = (Xapian::PL2PlusWeight *)new Xapian::PL2PlusWeight(); ^~~~~~ xapian_wrap.cc:37230:42: error: expected primary-expression before ‘)’ token result = (Xapian::PL2PlusWeight *)new Xapian::PL2PlusWeight(); ^ xapian_wrap.cc: In function ‘PyObject* _wrap_delete_PL2PlusWeight(PyObject*, PyObject*)’: xapian_wrap.cc:37271:3: error: ‘PL2PlusWeight’ is not a member of ‘Xapian’ Xapian::PL2PlusWeight *arg1 = (Xapian::PL2PlusWeight *) 0 ; ^~~~~~ xapian_wrap.cc:37271:26: error: ‘arg1’ was not declared in this scope Xapian::PL2PlusWeight *arg1 = (Xapian::PL2PlusWeight *) 0 ; ^~~~ xapian_wrap.cc:37271:34: error: ‘PL2PlusWeight’ is not a member of ‘Xapian’ Xapian::PL2PlusWeight *arg1 = (Xapian::PL2PlusWeight *) 0 ; ^~~~~~ xapian_wrap.cc:37271:57: error: expected primary-expression before ‘)’ token Xapian::PL2PlusWeight *arg1 = (Xapian::PL2PlusWeight *) 0 ; ^ xapian_wrap.cc:37282:36: error: ‘PL2PlusWeight’ in namespace ‘Xapian’ does not name a type arg1 = reinterpret_cast< Xapian::PL2PlusWeight * >(argp1); ^~~~~~~~~~~~~ xapian_wrap.cc:37282:50: error: expected ‘>’ before ‘*’ token arg1 = reinterpret_cast< Xapian::PL2PlusWeight * >(argp1); ^ xapian_wrap.cc:37282:50: error: expected ‘(’ before ‘*’ token xapian_wrap.cc:37282:52: error: expected primary-expression before ‘>’ token arg1 = reinterpret_cast< Xapian::PL2PlusWeight * >(argp1); ^ xapian_wrap.cc:37282:60: error: expected ‘)’ before ‘;’ token arg1 = reinterpret_cast< Xapian::PL2PlusWeight * >(argp1); ^ xapian_wrap.cc:37287:16: error: type ‘’ argument given to ‘delete’, expected pointer delete arg1; ^~~~ xapian_wrap.cc: In function ‘PyObject* _wrap_CoordWeight_init(PyObject*, PyObject*)’: xapian_wrap.cc:37663:3: error: ‘CoordWeight’ is not a member of ‘Xapian’ Xapian::CoordWeight *arg1 = (Xapian::CoordWeight *) 0 ; ^~~~~~ xapian_wrap.cc:37663:24: error: ‘arg1’ was not declared in this scope Xapian::CoordWeight *arg1 = (Xapian::CoordWeight *) 0 ; ^~~~ xapian_wrap.cc:37663:32: error: ‘CoordWeight’ is not a member of ‘Xapian’ Xapian::CoordWeight *arg1 = (Xapian::CoordWeight *) 0 ; ^~~~~~ xapian_wrap.cc:37663:53: error: expected primary-expression before ‘)’ token Xapian::CoordWeight *arg1 = (Xapian::CoordWeight *) 0 ; ^ xapian_wrap.cc:37676:36: error: ‘CoordWeight’ in namespace ‘Xapian’ does not name a type arg1 = reinterpret_cast< Xapian::CoordWeight * >(argp1); ^~~~~~~~~~~ xapian_wrap.cc:37676:48: error: expected ‘>’ before ‘*’ token arg1 = reinterpret_cast< Xapian::CoordWeight * >(argp1); ^ xapian_wrap.cc:37676:48: error: expected ‘(’ before ‘*’ token xapian_wrap.cc:37676:50: error: expected primary-expression before ‘>’ token arg1 = reinterpret_cast< Xapian::CoordWeight * >(argp1); ^ xapian_wrap.cc:37676:58: error: expected ‘)’ before ‘;’ token arg1 = reinterpret_cast< Xapian::CoordWeight * >(argp1); ^ xapian_wrap.cc: In function ‘PyObject* _wrap_new_CoordWeight(PyObject*, PyObject*)’: xapian_wrap.cc:37703:3: error: ‘CoordWeight’ is not a member of ‘Xapian’ Xapian::CoordWeight *result = 0 ; ^~~~~~ xapian_wrap.cc:37703:24: error: ‘result’ was not declared in this scope Xapian::CoordWeight *result = 0 ; ^~~~~~ xapian_wrap.cc:37710:19: error: ‘CoordWeight’ is not a member of ‘Xapian’ result = (Xapian::CoordWeight *)new Xapian::CoordWeight(); ^~~~~~ xapian_wrap.cc:37710:40: error: expected primary-expression before ‘)’ token result = (Xapian::CoordWeight *)new Xapian::CoordWeight(); ^ xapian_wrap.cc: In function ‘PyObject* _wrap_delete_CoordWeight(PyObject*, PyObject*)’: xapian_wrap.cc:37727:3: error: ‘CoordWeight’ is not a member of ‘Xapian’ Xapian::CoordWeight *arg1 = (Xapian::CoordWeight *) 0 ; ^~~~~~ xapian_wrap.cc:37727:24: error: ‘arg1’ was not declared in this scope Xapian::CoordWeight *arg1 = (Xapian::CoordWeight *) 0 ; ^~~~ xapian_wrap.cc:37727:32: error: ‘CoordWeight’ is not a member of ‘Xapian’ Xapian::CoordWeight *arg1 = (Xapian::CoordWeight *) 0 ; ^~~~~~ xapian_wrap.cc:37727:53: error: expected primary-expression before ‘)’ token Xapian::CoordWeight *arg1 = (Xapian::CoordWeight *) 0 ; ^ xapian_wrap.cc:37738:36: error: ‘CoordWeight’ in namespace ‘Xapian’ does not name a type arg1 = reinterpret_cast< Xapian::CoordWeight * >(argp1); ^~~~~~~~~~~ xapian_wrap.cc:37738:48: error: expected ‘>’ before ‘*’ token arg1 = reinterpret_cast< Xapian::CoordWeight * >(argp1); ^ xapian_wrap.cc:37738:48: error: expected ‘(’ before ‘*’ token xapian_wrap.cc:37738:50: error: expected primary-expression before ‘>’ token arg1 = reinterpret_cast< Xapian::CoordWeight * >(argp1); ^ xapian_wrap.cc:37738:58: error: expected ‘)’ before ‘;’ token arg1 = reinterpret_cast< Xapian::CoordWeight * >(argp1); ^ xapian_wrap.cc:37743:16: error: type ‘’ argument given to ‘delete’, expected pointer delete arg1; ^~~~ xapian_wrap.cc: In function ‘PyObject* _wrap_Database_get_revision(PyObject*, PyObject*)’: xapian_wrap.cc:46483:3: error: ‘rev’ is not a member of ‘Xapian’ Xapian::rev result; ^~~~~~ xapian_wrap.cc:46496:9: error: ‘result’ was not declared in this scope result = (Xapian::rev)((Xapian::Database const *)arg1)->get_revision(); ^~~~~~ xapian_wrap.cc:46496:19: error: ‘rev’ is not a member of ‘Xapian’ result = (Xapian::rev)((Xapian::Database const *)arg1)->get_revision(); ^~~~~~ xapian_wrap.cc:46504:71: error: ‘result’ was not declared in this scope resultobj = SWIG_From_unsigned_SS_long(static_cast< unsigned long >(result)); ^~~~~~ xapian_wrap.cc: In function ‘void* _p_Xapian__CoordWeightTo_p_Xapian__Weight(void*, int*)’: xapian_wrap.cc:55709:43: error: ‘CoordWeight’ is not a member of ‘Xapian’ return (void *)((Xapian::Weight *) ((Xapian::CoordWeight *) x)); ^~~~~~ xapian_wrap.cc:55709:64: error: expected primary-expression before ‘)’ token return (void *)((Xapian::Weight *) ((Xapian::CoordWeight *) x)); ^ xapian_wrap.cc:55709:66: error: expected ‘)’ before ‘x’ return (void *)((Xapian::Weight *) ((Xapian::CoordWeight *) x)); ^ xapian_wrap.cc:55709:69: error: expected ‘)’ before ‘;’ token return (void *)((Xapian::Weight *) ((Xapian::CoordWeight *) x)); ^ xapian_wrap.cc: In function ‘void* _p_Xapian__PL2PlusWeightTo_p_Xapian__Weight(void*, int*)’: xapian_wrap.cc:55715:43: error: ‘PL2PlusWeight’ is not a member of ‘Xapian’ return (void *)((Xapian::Weight *) ((Xapian::PL2PlusWeight *) x)); ^~~~~~ xapian_wrap.cc:55715:66: error: expected primary-expression before ‘)’ token return (void *)((Xapian::Weight *) ((Xapian::PL2PlusWeight *) x)); ^ xapian_wrap.cc:55715:68: error: expected ‘)’ before ‘x’ return (void *)((Xapian::Weight *) ((Xapian::PL2PlusWeight *) x)); ^ xapian_wrap.cc:55715:71: error: expected ‘)’ before ‘;’ token return (void *)((Xapian::Weight *) ((Xapian::PL2PlusWeight *) x)); ^ xapian_wrap.cc: In function ‘void* _p_Xapian__BM25PlusWeightTo_p_Xapian__Weight(void*, int*)’: xapian_wrap.cc:55718:43: error: ‘BM25PlusWeight’ is not a member of ‘Xapian’ return (void *)((Xapian::Weight *) ((Xapian::BM25PlusWeight *) x)); ^~~~~~ xapian_wrap.cc:55718:67: error: expected primary-expression before ‘)’ token return (void *)((Xapian::Weight *) ((Xapian::BM25PlusWeight *) x)); ^ xapian_wrap.cc:55718:69: error: expected ‘)’ before ‘x’ return (void *)((Xapian::Weight *) ((Xapian::BM25PlusWeight *) x)); ^ xapian_wrap.cc:55718:72: error: expected ‘)’ before ‘;’ token return (void *)((Xapian::Weight *) ((Xapian::BM25PlusWeight *) x)); ^ xapian_wrap.cc: In function ‘PyObject* PyInit__xapian()’: xapian_wrap.cc:57065:89: error: ‘STOP_NONE’ is not a member of ‘Xapian::TermGenerator’ stant(d, "TermGenerator_STOP_NONE",SWIG_From_int(static_cast< int >(Xapian::TermGenerator::STOP_NONE))); ^~~~~~ xapian_wrap.cc:57066:88: error: ‘STOP_ALL’ is not a member of ‘Xapian::TermGenerator’ nstant(d, "TermGenerator_STOP_ALL",SWIG_From_int(static_cast< int >(Xapian::TermGenerator::STOP_ALL))); ^~~~~~ xapian_wrap.cc:57067:92: error: ‘STOP_STEMMED’ is not a member of ‘Xapian::TermGenerator’ nt(d, "TermGenerator_STOP_STEMMED",SWIG_From_int(static_cast< int >(Xapian::TermGenerator::STOP_STEMMED))); ^~~~~~ xapian_wrap.cc:57099:97: error: ‘DIRICHLET_PLUS_SMOOTHING’ is not a member of ‘Xapian::Weight’ "Weight_DIRICHLET_PLUS_SMOOTHING",SWIG_From_int(static_cast< int >(Xapian::Weight::DIRICHLET_PLUS_SMOOTHING))); ^~~~~~ make[3]: *** [Makefile:787: xapian_wrap.lo] Error 1 make[3]: Leaving directory '/var/tmp/portage/dev-libs/xapian-bindings-1.4.1/work/xapian-bindings-1.4.1/python3' make[2]: *** [Makefile:682: all] Error 2 make[2]: Leaving directory '/var/tmp/portage/dev-libs/xapian-bindings-1.4.1/work/xapian-bindings-1.4.1/python3' make[1]: *** [Makefile:515: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/dev-libs/xapian-bindings-1.4.1/work/xapian-bindings-1.4.1' make: *** [Makefile:437: all] Error 2 * ERROR: dev-libs/xapian-bindings-1.4.1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-libs/xapian-bindings-1.4.1::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-libs/xapian-bindings-1.4.1::gentoo'`. * The complete build log is located at '/var/log/portage/dev-libs:xapian-bindings-1.4.1:20161023-222835.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-libs/xapian-bindings-1.4.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-libs/xapian-bindings-1.4.1/temp/environment'. * Working directory: '/var/tmp/portage/dev-libs/xapian-bindings-1.4.1/work/xapian-bindings-1.4.1' * S: '/var/tmp/portage/dev-libs/xapian-bindings-1.4.1/work/xapian-bindings-1.4.1' !!! When you file a bug report, please include the following information: GENTOO_VM= CLASSPATH="" JAVA_HOME="" JAVACFLAGS="" COMPILER="" and of course, the output of emerge --info =xapian-bindings-1.4.1