Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 836436 - dev-python/dulwich-0.20.35 fails tests
Summary: dev-python/dulwich-0.20.35 fails tests
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Fabian Groffen
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-30 16:42 UTC by Jakov Smolić
Modified: 2022-05-28 20:28 UTC (History)
1 user (show)

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


Attachments
build log (dulwich,196.03 KB, text/plain)
2022-03-30 16:42 UTC, Jakov Smolić
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jakov Smolić archtester gentoo-dev 2022-03-30 16:42:36 UTC
Created attachment 768212 [details]
build log

test_init_bare (dulwich.contrib.test_swift.TestSwiftRepo) ... ok
test_init_no_data (dulwich.contrib.test_swift.TestSwiftRepo) ... ok
test_put_named_file (dulwich.contrib.test_swift.TestSwiftRepo) ... ok

======================================================================
ERROR: test_no_decode_encode (dulwich.tests.test_index.BuildIndexTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/var/tmp/portage/dev-python/dulwich-0.20.35/work/dulwich-0.20.35/dulwich/tests/test_index.py", line 564, in test_no_decode_encode
    build_index_from_tree(
  File "/var/tmp/portage/dev-python/dulwich-0.20.35/work/dulwich-0.20.35/dulwich/index.py", line 689, in build_index_from_tree
    st = build_file_from_blob(
  File "/var/tmp/portage/dev-python/dulwich-0.20.35/work/dulwich-0.20.35/dulwich/index.py", line 590, in build_file_from_blob
    oldstat = os.lstat(target_path)
OSError: [Errno 84] Invalid or incomplete multibyte or wide character: b'/var/tmp/portage/dev-python/dulwich-0.20.35/temp/tmp5shtkttg/\xc0'

======================================================================
ERROR: test_cyrillic (dulwich.tests.test_refs.DiskRefsContainerTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/var/tmp/portage/dev-python/dulwich-0.20.35/work/dulwich-0.20.35/dulwich/tests/test_refs.py", line 685, in test_cyrillic
    with open(os.path.join(os.fsencode(self._repo.path), encoded_ref), "w") as f:
OSError: [Errno 84] Invalid or incomplete multibyte or wide character: b'/var/tmp/portage/dev-python/dulwich-0.20.35/temp/tmpjnamg126/refs.git/refs/heads/\xcd\xee\xe2\xe0\xff\xe2\xe5\xf2\xea\xe01'

======================================================================
ERROR: test_commit_no_encode_decode (dulwich.tests.test_repository.BuildRepoRootTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/var/tmp/portage/dev-python/dulwich-0.20.35/work/dulwich-0.20.35/dulwich/tests/test_repository.py", line 1421, in test_commit_no_encode_decode
    with open(full_path, "wb") as f:
OSError: [Errno 84] Invalid or incomplete multibyte or wide character: b'/var/tmp/portage/dev-python/dulwich-0.20.35/temp/tmp5502d53r/test/\xc0'

----------------------------------------------------------------------
Ran 1435 tests in 229.342s

FAILED (errors=3, skipped=24, expected failures=1)
 * ERROR: dev-python/dulwich-0.20.35::gentoo failed (test phase):
 *   tests failed with python3.9
 * 
 * Call stack:
 *     ebuild.sh, line  127:  Called src_test
 *   environment, line 3148:  Called distutils-r1_src_test
 *   environment, line 1444:  Called _distutils-r1_run_foreach_impl 'python_test'
 *   environment, line  563:  Called python_foreach_impl 'distutils-r1_run_phase' 'python_test'
 *   environment, line 2798:  Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test'
 *   environment, line 2334:  Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test'
 *   environment, line 2332:  Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'python_test'
 *   environment, line  896:  Called distutils-r1_run_phase 'python_test'
 *   environment, line 1371:  Called python_test
 *   environment, line 3097:  Called die
 * The specific snippet of code:
 *       "${EPYTHON}" -m unittest -v dulwich.tests.test_suite || die "tests failed with ${EPYTHON}"
 * 
 * If you need support, post the output of `emerge --info '=dev-python/dulwich-0.20.35::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-python/dulwich-0.20.35::gentoo'`.
 * The complete build log is located at '/var/log/portage/dev-python:dulwich-0.20.35:20220330-130912.log'.
 * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-python/dulwich-0.20.35/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-python/dulwich-0.20.35/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-python/dulwich-0.20.35/work/dulwich-0.20.35'
 * S: '/var/tmp/portage/dev-python/dulwich-0.20.35/work/dulwich-0.20.35'
Comment 1 Jakov Smolić archtester gentoo-dev 2022-03-30 16:43:12 UTC
Portage 3.0.30 (python 3.9.10-final-0, default/linux/riscv/20.0/rv64gc/lp64d/systemd, gcc-11.2.1, glibc-2.34-r9, 5.15.23-riscv64 riscv64)
=================================================================
System uname: Linux-5.15.23-riscv64-riscv64-with-glibc2.34
KiB Mem:    16376576 total,   9568012 free
KiB Swap:          0 total,         0 free
Timestamp of repository gentoo: Wed, 30 Mar 2022 07:34:47 +0000
sh bash 5.1_p16
ld GNU ld (Gentoo 2.37_p1 p2) 2.37
app-misc/pax-utils:        1.3.3::gentoo
app-shells/bash:           5.1_p16::gentoo
dev-lang/perl:             5.34.0-r8::gentoo
dev-lang/python:           3.9.10-r1::gentoo, 3.10.2-r1::gentoo
dev-util/cmake:            3.22.2::gentoo
dev-util/meson:            0.61.1::gentoo
sys-apps/baselayout:       2.8::gentoo
sys-apps/sandbox:          2.29::gentoo
sys-apps/systemd:          250.4::gentoo
sys-devel/autoconf:        2.71-r1::gentoo
sys-devel/automake:        1.16.5::gentoo
sys-devel/binutils:        2.37_p1-r2::gentoo
sys-devel/binutils-config: 5.4.1::gentoo
sys-devel/gcc:             11.2.1_p20220115::gentoo
sys-devel/gcc-config:      2.5-r1::gentoo
sys-devel/libtool:         2.4.6-r6::gentoo
sys-devel/make:            4.3::gentoo
sys-kernel/linux-headers:  5.16::gentoo (virtual/os-headers)
sys-libs/glibc:            2.34-r9::gentoo
Repositories:

gentoo
    location: /var/db/repos/gentoo
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000
    sync-rsync-verify-jobs: 1
    sync-rsync-verify-metamanifest: yes
    sync-rsync-extra-opts:
    sync-rsync-verify-max-age: 24

ACCEPT_KEYWORDS="riscv ~riscv"
ACCEPT_LICENSE="* -@EULA"
CBUILD="riscv64-unknown-linux-gnu"
CFLAGS="-O2 -pipe"
CHOST="riscv64-unknown-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -pipe"
DISTDIR="/var/cache/distfiles"
EMERGE_DEFAULT_OPTS="--jobs 3 --load-average 10"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg-live config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync multilib-strict news parallel-fetch preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="         http://mirrors.163.com/gentoo         https://mirrors.tuna.tsinghua.edu.cn/gentoo         http://ftp.jaist.ac.jp/pub/Linux/Gentoo/ "
LANG="C.UTF8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j6"
PKGDIR="/var/cache/binpkgs"
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 --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
SHELL="/bin/bash"
USE="acl bzip2 cli crypt dri fortran gdbm iconv ipv6 libglvnd ncurses nls nptl openmp pam pcre readline riscv seccomp split-usr ssl systemd udev unicode xattr zlib" ADA_TARGET="gnat_2020" 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="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-4 php8-0" POSTGRES_TARGETS="postgres12 postgres13" PYTHON_SINGLE_TARGET="python3_9" PYTHON_TARGETS="python3_9" RUBY_TARGETS="ruby26 ruby27" USERLAND="GNU" VIDEO_CARDS="fbdev v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq proto steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  ADDR2LINE, AR, ARFLAGS, AS, ASFLAGS, CC, CCLD, CONFIG_SHELL, CPP, CPPFLAGS, CTARGET, CXX, CXXFILT, ELFEDIT, EXTRA_ECONF, F77FLAGS, FC, GCOV, GPROF, INSTALL_MASK, LC_ALL, LD, LEX, LFLAGS, LIBTOOL, LINGUAS, MAKE, MAKEFLAGS, NM, OBJCOPY, OBJDUMP, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, RANLIB, READELF, RUSTFLAGS, SIZE, STRINGS, STRIP, YACC, YFLAGS