Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 436266 Details for
Bug 584910
dev-libs/xapian-bindings-1.3.7 : xapian_wrap.cc:25438:3: error: ‘arg1’ was not declared in this scope
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-libs:xapian-bindings-1.3.7:20160603-053748.log
dev-libs:xapian-bindings-1.3.7:20160603-053748.log (text/plain), 32.23 KB, created by
Toralf Förster
on 2016-06-03 08:14:56 UTC
(
hide
)
Description:
dev-libs:xapian-bindings-1.3.7:20160603-053748.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2016-06-03 08:14:56 UTC
Size:
32.23 KB
patch
obsolete
> * Package: dev-libs/xapian-bindings-1.3.7 > * 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-5 python_targets_python2_7 userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking xapian-bindings-1.3.7.tar.xz to /var/tmp/portage/dev-libs/xapian-bindings-1.3.7/work >>>> Source unpacked in /var/tmp/portage/dev-libs/xapian-bindings-1.3.7/work >>>> Preparing source in /var/tmp/portage/dev-libs/xapian-bindings-1.3.7/work/xapian-bindings-1.3.7 ... > * 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.3.7/work/xapian-bindings-1.3.7 ... > * econf: updating php5.5/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating php5.5/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating xapian-bindings-1.3.7/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating xapian-bindings-1.3.7/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 >configure: loading site script /usr/share/config.site >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... mt >checking if mt 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... no >checking whether x86_64-pc-linux-gnu-g++ supports C++11 features with -std=gnu++11... yes >checking for xapian-config-1.3... /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.3.6 but the bindings are version 1.3.7 - we strongly recommend using matching versions. >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-libs/xapian-bindings-1.3.7/work/xapian-bindings-1.3.7 ... >make -j1 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/dev-libs/xapian-bindings-1.3.7/work/xapian-bindings-1.3.7' >Making all in . >make[2]: Entering directory '/var/tmp/portage/dev-libs/xapian-bindings-1.3.7/work/xapian-bindings-1.3.7' >make[2]: Leaving directory '/var/tmp/portage/dev-libs/xapian-bindings-1.3.7/work/xapian-bindings-1.3.7' >Making all in python3 >make[2]: Entering directory '/var/tmp/portage/dev-libs/xapian-bindings-1.3.7/work/xapian-bindings-1.3.7/python3' >make all-am >make[3]: Entering directory '/var/tmp/portage/dev-libs/xapian-bindings-1.3.7/work/xapian-bindings-1.3.7/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 -fshow-column -Wall -Wno-unused -Wno-uninitialized -fvisibility=hidden -I/usr/include/xapian-1.3 -march=native -O2 -pipe -std=gnu++11 -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 -fshow-column -Wall -Wno-unused -Wno-uninitialized -fvisibility=hidden -I/usr/include/xapian-1.3 -march=native -O2 -pipe -std=gnu++11 -c xapian_wrap.cc -fPIC -DPIC -o .libs/xapian_wrap.o >xapian_wrap.cc: In function âPyObject* _wrap___lt____SWIG_0(PyObject*, int, PyObject**)â: >xapian_wrap.cc:25270:24: error: âoperator<â is not a member of âXapianâ > result = (bool)Xapian::operator <((Xapian::MSetIterator const &)*arg1,( > ^ >xapian_wrap.cc:25270:24: note: suggested alternatives: >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/set:62:0, > from /usr/include/xapian-1.3/xapian/expanddecider.h:28, > from /usr/include/xapian-1.3/xapian.h:74, > from xapian_wrap.cc:3855: >/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/bits/stl_multiset.h:842:5: note: âstd::operator<â > operator<(const multiset<_Key, _Compare, _Alloc>& __x, > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/bits/stl_multiset.h:842:5: note: âstd::operator<â >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/bits/stl_algobase.h:67:0, > from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/bits/char_traits.h:39, > from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/string:40, > from xapian_wrap.cc:3144: >/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/bits/stl_iterator.h:856:5: note: â__gnu_cxx::operator<â > operator<(const __normal_iterator<_Iterator, _Container>& __lhs, > ^ >xapian_wrap.cc: In function âPyObject* _wrap___gt____SWIG_0(PyObject*, int, PyObject**)â: >xapian_wrap.cc:25316:24: error: âoperator>â is not a member of âXapianâ > result = (bool)Xapian::operator >((Xapian::MSetIterator const &)*arg1,( > ^ >xapian_wrap.cc:25316:24: note: suggested alternatives: >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/set:62:0, > from /usr/include/xapian-1.3/xapian/expanddecider.h:28, > from /usr/include/xapian-1.3/xapian.h:74, > from xapian_wrap.cc:3855: >/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/bits/stl_multiset.h:856:5: note: âstd::operator>â > operator>(const multiset<_Key,_Compare,_Alloc>& __x, > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/bits/stl_multiset.h:856:5: note: âstd::operator>â >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/utility:69:0, > from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/tuple:38, > from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/bits/stl_map.h:63, > from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/map:61, > from xapian_wrap.cc:3148: >/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/bits/stl_relops.h:100:7: note: âstd::rel_ops::operator>â > operator>(const _Tp& __x, const _Tp& __y) > ^ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/bits/stl_algobase.h:67:0, > from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/bits/char_traits.h:39, > from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/string:40, > from xapian_wrap.cc:3144: >/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/bits/stl_iterator.h:870:5: note: â__gnu_cxx::operator>â > operator>(const __normal_iterator<_Iterator, _Container>& __lhs, > ^ >xapian_wrap.cc: In function âPyObject* _wrap___ge____SWIG_0(PyObject*, int, PyObject**)â: >xapian_wrap.cc:25362:24: error: âoperator>=â is not a member of âXapianâ > result = (bool)Xapian::operator >=((Xapian::MSetIterator const &)*arg1, > ^ >xapian_wrap.cc:25362:24: note: suggested alternatives: >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/set:62:0, > from /usr/include/xapian-1.3/xapian/expanddecider.h:28, > from /usr/include/xapian-1.3/xapian.h:74, > from xapian_wrap.cc:3855: >/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/bits/stl_multiset.h:870:5: note: âstd::operator>=â > operator>=(const multiset<_Key, _Compare, _Alloc>& __x, > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/bits/stl_multiset.h:870:5: note: âstd::operator>=â >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/utility:69:0, > from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/tuple:38, > from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/bits/stl_map.h:63, > from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/map:61, > from xapian_wrap.cc:3148: >/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/bits/stl_relops.h:126:7: note: âstd::rel_ops::operator>=â > operator>=(const _Tp& __x, const _Tp& __y) > ^ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/bits/stl_algobase.h:67:0, > from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/bits/char_traits.h:39, > from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/string:40, > from xapian_wrap.cc:3144: >/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/bits/stl_iterator.h:898:5: note: â__gnu_cxx::operator>=â > operator>=(const __normal_iterator<_Iterator, _Container>& __lhs, > ^ >xapian_wrap.cc: In function âPyObject* _wrap___le____SWIG_0(PyObject*, int, PyObject**)â: >xapian_wrap.cc:25408:24: error: âoperator<=â is not a member of âXapianâ > result = (bool)Xapian::operator <=((Xapian::MSetIterator const &)*arg1, > ^ >xapian_wrap.cc:25408:24: note: suggested alternatives: >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/set:62:0, > from /usr/include/xapian-1.3/xapian/expanddecider.h:28, > from /usr/include/xapian-1.3/xapian.h:74, > from xapian_wrap.cc:3855: >/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/bits/stl_multiset.h:863:5: note: âstd::operator<=â > operator<=(const multiset<_Key, _Compare, _Alloc>& __x, > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/bits/stl_multiset.h:863:5: note: âstd::operator<=â >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/utility:69:0, > from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/tuple:38, > from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/bits/stl_map.h:63, > from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/map:61, > from xapian_wrap.cc:3148: >/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/bits/stl_relops.h:113:7: note: âstd::rel_ops::operator<=â > operator<=(const _Tp& __x, const _Tp& __y) > ^ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/bits/stl_algobase.h:67:0, > from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/bits/char_traits.h:39, > from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/string:40, > from xapian_wrap.cc:3144: >/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/bits/stl_iterator.h:884:5: note: â__gnu_cxx::operator<=â > operator<=(const __normal_iterator<_Iterator, _Container>& __lhs, > ^ >xapian_wrap.cc: In function âPyObject* _wrap___add____SWIG_0(PyObject*, int, PyObject**)â: >xapian_wrap.cc:25425:3: error: âdifference_typeâ is not a member of âXapian::MSetIteratorâ > Xapian::MSetIterator::difference_type arg1 ; > ^ >xapian_wrap.cc:25438:3: error: âarg1â was not declared in this scope > arg1 = static_cast< Xapian::MSetIterator::difference_type >(val1); > ^ >xapian_wrap.cc:25438:45: error: âdifference_typeâ in âclass Xapian::MSetIteratorâ does not name a type > arg1 = static_cast< Xapian::MSetIterator::difference_type >(val1); > ^ >xapian_wrap.cc:25451:18: error: âoperator+â is not a member of âXapianâ > result = Xapian::operator +(arg1,(Xapian::MSetIterator const &)*arg2); > ^ >xapian_wrap.cc:25451:18: note: suggested alternatives: >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/vector:65:0, > from xapian_wrap.cc:3147: >/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/bits/stl_bvector.h:387:3: note: âstd::operator+â > operator+(ptrdiff_t __n, const _Bit_const_iterator& __x) > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/bits/stl_bvector.h:387:3: note: âstd::operator+â >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/bits/stl_algobase.h:67:0, > from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/bits/char_traits.h:39, > from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/string:40, > from xapian_wrap.cc:3144: >/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/bits/stl_iterator.h:930:5: note: â__gnu_cxx::operator+â > operator+(typename __normal_iterator<_Iterator, _Container>::difference_typ > ^ >In file included from /usr/include/xapian-1.3/xapian.h:72:0, > from xapian_wrap.cc:3855: >/usr/include/xapian-1.3/xapian/enquire.h: In function âPyObject* _wrap__ESetIterator_eset_set(PyObject*, PyObject*)â: >/usr/include/xapian-1.3/xapian/enquire.h:129:7: error: âXapian::ESet Xapian::ESetIterator::esetâ is private > ESet eset; > ^ >xapian_wrap.cc:25795:23: error: within this context > if (arg1) (arg1)->eset = *arg2; > ^ >In file included from /usr/include/xapian-1.3/xapian.h:72:0, > from xapian_wrap.cc:3855: >/usr/include/xapian-1.3/xapian/enquire.h: In function âPyObject* _wrap__ESetIterator_eset_get(PyObject*, PyObject*)â: >/usr/include/xapian-1.3/xapian/enquire.h:129:7: error: âXapian::ESet Xapian::ESetIterator::esetâ is private > ESet eset; > ^ >xapian_wrap.cc:25822:41: error: within this context > result = (Xapian::ESet *)& ((arg1)->eset); > ^ >xapian_wrap.cc: In function âPyObject* _wrap__ESetIterator_off_from_end_set(PyObject*, PyObject*)â: >xapian_wrap.cc:25835:3: error: âsize_typeâ is not a member of âXapian::ESetâ > Xapian::ESet::size_type arg2 ; > ^ >xapian_wrap.cc:25852:3: error: âarg2â was not declared in this scope > arg2 = static_cast< Xapian::ESet::size_type >(val2); > ^ >xapian_wrap.cc:25852:37: error: âsize_typeâ in âclass Xapian::ESetâ does not name a type > arg2 = static_cast< Xapian::ESet::size_type >(val2); > ^ >xapian_wrap.cc:25855:23: error: âclass Xapian::ESetIteratorâ has no member named âoff_from_endâ > if (arg1) (arg1)->off_from_end = arg2; > ^ >xapian_wrap.cc: In function âPyObject* _wrap__ESetIterator_off_from_end_get(PyObject*, PyObject*)â: >xapian_wrap.cc:25871:3: error: âsize_typeâ is not a member of âXapian::ESetâ > Xapian::ESet::size_type result; > ^ >xapian_wrap.cc:25882:5: error: âresultâ was not declared in this scope > result = (Xapian::ESet::size_type) ((arg1)->off_from_end); > ^ >xapian_wrap.cc:25882:15: error: âsize_typeâ is not a member of âXapian::ESetâ > result = (Xapian::ESet::size_type) ((arg1)->off_from_end); > ^ >xapian_wrap.cc:25882:49: error: âclass Xapian::ESetIteratorâ has no member named âoff_from_endâ > result = (Xapian::ESet::size_type) ((arg1)->off_from_end); > ^ >xapian_wrap.cc:25885:69: error: âresultâ was not declared in this scope > resultobj = SWIG_From_unsigned_SS_int(static_cast< unsigned int >(result)); > ^ >xapian_wrap.cc: In function âPyObject* _wrap___lt____SWIG_1(PyObject*, int, PyObject**)â: >xapian_wrap.cc:26469:24: error: âoperator<â is not a member of âXapianâ > result = (bool)Xapian::operator <((Xapian::ESetIterator const &)*arg1,( > ^ >xapian_wrap.cc:26469:24: note: suggested alternatives: >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/set:62:0, > from /usr/include/xapian-1.3/xapian/expanddecider.h:28, > from /usr/include/xapian-1.3/xapian.h:74, > from xapian_wrap.cc:3855: >/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/bits/stl_multiset.h:842:5: note: âstd::operator<â > operator<(const multiset<_Key, _Compare, _Alloc>& __x, > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/bits/stl_multiset.h:842:5: note: âstd::operator<â >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/bits/stl_algobase.h:67:0, > from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/bits/char_traits.h:39, > from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/string:40, > from xapian_wrap.cc:3144: >/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/bits/stl_iterator.h:856:5: note: â__gnu_cxx::operator<â > operator<(const __normal_iterator<_Iterator, _Container>& __lhs, > ^ >xapian_wrap.cc: In function âPyObject* _wrap___gt____SWIG_1(PyObject*, int, PyObject**)â: >xapian_wrap.cc:26549:24: error: âoperator>â is not a member of âXapianâ > result = (bool)Xapian::operator >((Xapian::ESetIterator const &)*arg1,( > ^ >xapian_wrap.cc:26549:24: note: suggested alternatives: >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/set:62:0, > from /usr/include/xapian-1.3/xapian/expanddecider.h:28, > from /usr/include/xapian-1.3/xapian.h:74, > from xapian_wrap.cc:3855: >/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/bits/stl_multiset.h:856:5: note: âstd::operator>â > operator>(const multiset<_Key,_Compare,_Alloc>& __x, > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/bits/stl_multiset.h:856:5: note: âstd::operator>â >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/utility:69:0, > from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/tuple:38, > from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/bits/stl_map.h:63, > from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/map:61, > from xapian_wrap.cc:3148: >/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/bits/stl_relops.h:100:7: note: âstd::rel_ops::operator>â > operator>(const _Tp& __x, const _Tp& __y) > ^ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/bits/stl_algobase.h:67:0, > from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/bits/char_traits.h:39, > from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/string:40, > from xapian_wrap.cc:3144: >/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/bits/stl_iterator.h:870:5: note: â__gnu_cxx::operator>â > operator>(const __normal_iterator<_Iterator, _Container>& __lhs, > ^ >xapian_wrap.cc: In function âPyObject* _wrap___ge____SWIG_1(PyObject*, int, PyObject**)â: >xapian_wrap.cc:26629:24: error: âoperator>=â is not a member of âXapianâ > result = (bool)Xapian::operator >=((Xapian::ESetIterator const &)*arg1, > ^ >xapian_wrap.cc:26629:24: note: suggested alternatives: >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/set:62:0, > from /usr/include/xapian-1.3/xapian/expanddecider.h:28, > from /usr/include/xapian-1.3/xapian.h:74, > from xapian_wrap.cc:3855: >/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/bits/stl_multiset.h:870:5: note: âstd::operator>=â > operator>=(const multiset<_Key, _Compare, _Alloc>& __x, > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/bits/stl_multiset.h:870:5: note: âstd::operator>=â >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/utility:69:0, > from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/tuple:38, > from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/bits/stl_map.h:63, > from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/map:61, > from xapian_wrap.cc:3148: >/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/bits/stl_relops.h:126:7: note: âstd::rel_ops::operator>=â > operator>=(const _Tp& __x, const _Tp& __y) > ^ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/bits/stl_algobase.h:67:0, > from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/bits/char_traits.h:39, > from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/string:40, > from xapian_wrap.cc:3144: >/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/bits/stl_iterator.h:898:5: note: â__gnu_cxx::operator>=â > operator>=(const __normal_iterator<_Iterator, _Container>& __lhs, > ^ >xapian_wrap.cc: In function âPyObject* _wrap___le____SWIG_1(PyObject*, int, PyObject**)â: >xapian_wrap.cc:26709:24: error: âoperator<=â is not a member of âXapianâ > result = (bool)Xapian::operator <=((Xapian::ESetIterator const &)*arg1, > ^ >xapian_wrap.cc:26709:24: note: suggested alternatives: >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/set:62:0, > from /usr/include/xapian-1.3/xapian/expanddecider.h:28, > from /usr/include/xapian-1.3/xapian.h:74, > from xapian_wrap.cc:3855: >/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/bits/stl_multiset.h:863:5: note: âstd::operator<=â > operator<=(const multiset<_Key, _Compare, _Alloc>& __x, > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/bits/stl_multiset.h:863:5: note: âstd::operator<=â >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/utility:69:0, > from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/tuple:38, > from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/bits/stl_map.h:63, > from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/map:61, > from xapian_wrap.cc:3148: >/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/bits/stl_relops.h:113:7: note: âstd::rel_ops::operator<=â > operator<=(const _Tp& __x, const _Tp& __y) > ^ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/bits/stl_algobase.h:67:0, > from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/bits/char_traits.h:39, > from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/string:40, > from xapian_wrap.cc:3144: >/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/bits/stl_iterator.h:884:5: note: â__gnu_cxx::operator<=â > operator<=(const __normal_iterator<_Iterator, _Container>& __lhs, > ^ >xapian_wrap.cc: In function âPyObject* _wrap___add____SWIG_1(PyObject*, int, PyObject**)â: >xapian_wrap.cc:26786:18: error: âoperator+â is not a member of âXapianâ > result = Xapian::operator +(arg1,(Xapian::ESetIterator const &)*arg2); > ^ >xapian_wrap.cc:26786:18: note: suggested alternatives: >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/vector:65:0, > from xapian_wrap.cc:3147: >/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/bits/stl_bvector.h:387:3: note: âstd::operator+â > operator+(ptrdiff_t __n, const _Bit_const_iterator& __x) > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/bits/stl_bvector.h:387:3: note: âstd::operator+â >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/bits/stl_algobase.h:67:0, > from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/bits/char_traits.h:39, > from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/string:40, > from xapian_wrap.cc:3144: >/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/bits/stl_iterator.h:930:5: note: â__gnu_cxx::operator+â > operator+(typename __normal_iterator<_Iterator, _Container>::difference_typ > ^ >make[3]: *** [Makefile:785: xapian_wrap.lo] Error 1 >make[3]: Leaving directory '/var/tmp/portage/dev-libs/xapian-bindings-1.3.7/work/xapian-bindings-1.3.7/python3' >make[2]: *** [Makefile:680: all] Error 2 >make[2]: Leaving directory '/var/tmp/portage/dev-libs/xapian-bindings-1.3.7/work/xapian-bindings-1.3.7/python3' >make[1]: *** [Makefile:514: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/dev-libs/xapian-bindings-1.3.7/work/xapian-bindings-1.3.7' >make: *** [Makefile:436: all] Error 2 > * ERROR: dev-libs/xapian-bindings-1.3.7::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-libs/xapian-bindings-1.3.7::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-libs/xapian-bindings-1.3.7::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-libs:xapian-bindings-1.3.7:20160603-053748.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-libs/xapian-bindings-1.3.7/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-libs/xapian-bindings-1.3.7/temp/environment'. > * Working directory: '/var/tmp/portage/dev-libs/xapian-bindings-1.3.7/work/xapian-bindings-1.3.7' > * S: '/var/tmp/portage/dev-libs/xapian-bindings-1.3.7/work/xapian-bindings-1.3.7' >!!! When you file a bug report, please include the following information: >GENTOO_VM= CLASSPATH="" JAVA_HOME="/etc/java-config-2/current-system-vm" >JAVACFLAGS="" COMPILER="" >and of course, the output of emerge --info =xapian-bindings-1.3.7
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 584910
: 436266 |
436268
|
436270