Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 522752 - dev-libs/xapian-bindings-1.2.18 fails tests: ImportError: /var/tmp/portage/dev-libs/xapian-bindings-1.2.18/work/xapian-bindings-1.2.18/python/xapian/_xapian.so: undefined symbol: PyBytes_AsStringAndSize
Summary: dev-libs/xapian-bindings-1.2.18 fails tests: ImportError: /var/tmp/portage/de...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-13 18:34 UTC by Markus Meier
Modified: 2023-01-28 20:08 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
dev-libs:xapian-bindings-1.2.18:20140913-172000.log (dev-libs:xapian-bindings-1.2.18:20140913-172000.log,71.96 KB, text/plain)
2014-09-13 18:34 UTC, Markus Meier
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Meier gentoo-dev 2014-09-13 18:34:19 UTC
Created attachment 384688 [details]
dev-libs:xapian-bindings-1.2.18:20140913-172000.log

* Package:    dev-libs/xapian-bindings-1.2.18
 * Repository: gentoo
 * Maintainer: blueness@gentoo.org bugs@bergstroem.nu,proxy-maint@gentoo.org
 * USE:        arm elibc_glibc kernel_linux lua php php_targets_php5-4 python python_targets_python2_7 python_targets_python3_2 ruby tcl userland_GNU
 * FEATURES:   preserve-libs sandbox test userpriv usersandbox

make[1]: Leaving directory `/var/tmp/portage/dev-libs/xapian-bindings-1.2.18/work/xapian-bindings-1.2.18'
 * python3_2: running testing
make -j2 -C python PYTHON_INC=/usr/include/python3.2 pkgpylibdir=/usr/lib/python3.2/site-packages/xapian VERBOSE=1 check 
make: Entering directory `/var/tmp/portage/dev-libs/xapian-bindings-1.2.18/work/xapian-bindings-1.2.18/python'
make  check-am
make[1]: Entering directory `/var/tmp/portage/dev-libs/xapian-bindings-1.2.18/work/xapian-bindings-1.2.18/python'
make  check-TESTS
make[2]: Entering directory `/var/tmp/portage/dev-libs/xapian-bindings-1.2.18/work/xapian-bindings-1.2.18/python'
Traceback (most recent call last):
  File "./smoketest.py", line 23, in <module>
    from smoketest2 import *
  File "/var/tmp/portage/dev-libs/xapian-bindings-1.2.18/work/xapian-bindings-1.2.18/python/smoketest2.py", line 23, in <module>
    import xapian
  File "/var/tmp/portage/dev-libs/xapian-bindings-1.2.18/work/xapian-bindings-1.2.18/python/xapian/__init__.py", line 43, in <module>
    _xapian = swig_import_helper()
  File "/var/tmp/portage/dev-libs/xapian-bindings-1.2.18/work/xapian-bindings-1.2.18/python/xapian/__init__.py", line 39, in swig_import_helper
    _mod = imp.load_module('_xapian', fp, pathname, description)
ImportError: /var/tmp/portage/dev-libs/xapian-bindings-1.2.18/work/xapian-bindings-1.2.18/python/xapian/_xapian.so: undefined symbol: PyBytes_AsStringAndSize
FAIL: smoketest.py
Traceback (most recent call last):
  File "./pythontest.py", line 22, in <module>
    from pythontest2 import *
  File "/var/tmp/portage/dev-libs/xapian-bindings-1.2.18/work/xapian-bindings-1.2.18/python/pythontest2.py", line 27, in <module>
    import xapian
  File "/var/tmp/portage/dev-libs/xapian-bindings-1.2.18/work/xapian-bindings-1.2.18/python/xapian/__init__.py", line 43, in <module>
    _xapian = swig_import_helper()
  File "/var/tmp/portage/dev-libs/xapian-bindings-1.2.18/work/xapian-bindings-1.2.18/python/xapian/__init__.py", line 39, in swig_import_helper
    _mod = imp.load_module('_xapian', fp, pathname, description)
ImportError: /var/tmp/portage/dev-libs/xapian-bindings-1.2.18/work/xapian-bindings-1.2.18/python/xapian/_xapian.so: undefined symbol: PyBytes_AsStringAndSize
FAIL: pythontest.py
=======================================
2 of 2 tests failed
Please report to http://xapian.org/bugs
=======================================
make[2]: *** [check-TESTS] Error 1
make[2]: Leaving directory `/var/tmp/portage/dev-libs/xapian-bindings-1.2.18/work/xapian-bindings-1.2.18/python'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory `/var/tmp/portage/dev-libs/xapian-bindings-1.2.18/work/xapian-bindings-1.2.18/python'
make: *** [check] Error 2
make: Leaving directory `/var/tmp/portage/dev-libs/xapian-bindings-1.2.18/work/xapian-bindings-1.2.18/python'
 * ERROR: dev-libs/xapian-bindings-1.2.18::gentoo failed (test phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=dev-libs/xapian-bindings-1.2.18::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-libs/xapian-bindings-1.2.18::gentoo'`.
 * The complete build log is located at '/var/log/portage/dev-libs:xapian-bindings-1.2.18:20140913-172000.log'.
 * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-libs/xapian-bindings-1.2.18/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-libs/xapian-bindings-1.2.18/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-libs/xapian-bindings-1.2.18/work/xapian-bindings-1.2.18'
 * S: '/var/tmp/portage/dev-libs/xapian-bindings-1.2.18/work/xapian-bindings-1.2.18'

Portage 2.2.8-r1 (default/linux/arm/13.0/armv5te/desktop, gcc-4.7.3, glibc-2.19-r1, 3.10.25-gentoo armv5tel)
=================================================================
System uname: Linux-3.10.25-gentoo-armv5tel-with-gentoo-2.2
KiB Mem:      513244 total,    235796 free
KiB Swap:     614396 total,    596876 free
Timestamp of tree: Fri, 05 Sep 2014 12:00:01 +0000
ld GNU ld (Gentoo 2.23.2 p1.0) 2.23.2
distcc 3.1 armv5tel-softfloat-linux-gnueabi [disabled]
ccache version 3.1.9 [disabled]
app-shells/bash:          4.2_p45
dev-lang/python:          2.7.7, 3.2.5-r6, 3.3.5-r1
dev-util/ccache:          3.1.9-r3
dev-util/cmake:           2.8.12.2-r1
dev-util/pkgconfig:       0.28-r1
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.12.4
sys-apps/sandbox:         2.6-r1
sys-devel/autoconf:       2.13, 2.69
sys-devel/automake:       1.4_p6-r1, 1.5-r1, 1.6.3-r1, 1.7.9-r2, 1.8.5-r4, 1.9.6-r3, 1.10.3, 1.11.6, 1.12.6, 1.13.4
sys-devel/binutils:       2.23.2
sys-devel/gcc:            4.6.4, 4.7.3-r1
sys-devel/gcc-config:     1.7.3
sys-devel/libtool:        2.4.2-r1
sys-devel/make:           3.82-r4
sys-kernel/linux-headers: 3.13 (virtual/os-headers)
sys-libs/glibc:           2.19-r1
Repositories: gentoo
ACCEPT_KEYWORDS="arm"
ACCEPT_LICENSE="* -@EULA"
CBUILD="armv5tel-softfloat-linux-gnueabi"
CFLAGS="-O2 -march=armv5te -pipe"
CHOST="armv5tel-softfloat-linux-gnueabi"
CONFIG_PROTECT="/etc /usr/lib/python2.7/site-packages/buildbot/status/web /usr/share/gnupg/qualified.txt /var/bind /var/vpopmail/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.3/ext-active/ /etc/php/apache2-php5.4/ext-active/ /etc/php/apache2-php5.5/ext-active/ /etc/php/cgi-php5.3/ext-active/ /etc/php/cgi-php5.4/ext-active/ /etc/php/cgi-php5.5/ext-active/ /etc/php/cli-php5.3/ext-active/ /etc/php/cli-php5.4/ext-active/ /etc/php/cli-php5.5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-O2 -march=armv5te -pipe"
DISTDIR="/mnt/distfiles"
EMERGE_DEFAULT_OPTS="--quiet-build=n --jobs=2 --keep-going --with-bdeps=y"
FCFLAGS="-O2 -pipe -march=armv5te"
FEATURES="assume-digests binpkg-logs collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict test test-fail-continue unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync"
FFLAGS="-O2 -pipe -march=armv5te"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="en_GB.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://192.168.1.100/gentoo-portage"
USE="X a52 aac acl acpi alsa apache2 arm berkdb bluetooth branding bzip2 cairo cdda cdr cli consolekit cracklib crypt cups cxx dbus dri dts dvd dvdr emboss encode exif fam firefox flac fortran gdbm gif gpm gtk iconv jpeg kpathsea lcms ldap libnotify mad mng modules mp3 mp4 mpeg ncurses nls nptl ogg opengl openmp pam pango pcre pdf png policykit ppds qt3support qt4 readline sdl session spell ssl startup-notification svg tcpd test tiff truetype udev udisks unicode upower usb vorbis wxwidgets xcb xml xv xvid zlib" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-2 php5-4 php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_2 python3_3" RUBY_TARGETS="ruby19 ruby20 ruby21" USERLAND="GNU" VIDEO_CARDS="exynos fbdev omap omapfb dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON