Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 916502 - dev-python/pandas-2.1.2: fails tests on big endian
Summary: dev-python/pandas-2.1.2: fails tests on big endian
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: HPPA Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks: 918469
  Show dependency tree
 
Reported: 2023-10-29 20:03 UTC by Sam James
Modified: 2023-12-16 10:57 UTC (History)
3 users (show)

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


Attachments
build.log.xz (build.log.xz,373.50 KB, application/x-xz)
2023-10-29 20:03 UTC, Sam James
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-10-29 20:03:07 UTC
Created attachment 873690 [details]
build.log.xz

FAILED pandas/tests/indexes/interval/test_constructors.py::TestFromArrays::test_constructor[breaks_and_expected_subtype5-left-None] - AssertionError: assert dtype('>M8[ns]') == '<M8[ns]'
FAILED pandas/tests/indexes/interval/test_constructors.py::TestFromArrays::test_constructor[breaks_and_expected_subtype5-left-foo] - AssertionError: assert dtype('>M8[ns]') == '<M8[ns]'
FAILED pandas/tests/indexes/interval/test_constructors.py::TestFromArrays::test_constructor[breaks_and_expected_subtype5-right-None] - AssertionError: assert dtype('>M8[ns]') == '<M8[ns]'
FAILED pandas/tests/indexes/interval/test_constructors.py::TestFromArrays::test_constructor[breaks_and_expected_subtype5-right-foo] - AssertionError: assert dtype('>M8[ns]') == '<M8[ns]'
FAILED pandas/tests/indexes/interval/test_constructors.py::TestFromArrays::test_constructor[breaks_and_expected_subtype5-both-None] - AssertionError: assert dtype('>M8[ns]') == '<M8[ns]'
FAILED pandas/tests/indexes/interval/test_constructors.py::TestFromArrays::test_constructor[breaks_and_expected_subtype5-both-foo] - AssertionError: assert dtype('>M8[ns]') == '<M8[ns]'
FAILED pandas/tests/indexes/interval/test_constructors.py::TestFromArrays::test_constructor[breaks_and_expected_subtype5-neither-None] - AssertionError: assert dtype('>M8[ns]') == '<M8[ns]'
FAILED pandas/tests/indexes/interval/test_constructors.py::TestFromArrays::test_constructor[breaks_and_expected_subtype5-neither-foo] - AssertionError: assert dtype('>M8[ns]') == '<M8[ns]'
FAILED pandas/tests/indexes/interval/test_constructors.py::TestFromArrays::test_constructor[breaks_and_expected_subtype7-left-None] - AssertionError: assert dtype('>m8[ns]') == '<m8[ns]'
FAILED pandas/tests/indexes/interval/test_constructors.py::TestFromArrays::test_constructor[breaks_and_expected_subtype7-left-foo] - AssertionError: assert dtype('>m8[ns]') == '<m8[ns]'
FAILED pandas/tests/indexes/interval/test_constructors.py::TestFromArrays::test_constructor[breaks_and_expected_subtype7-right-None] - AssertionError: assert dtype('>m8[ns]') == '<m8[ns]'
FAILED pandas/tests/indexes/interval/test_constructors.py::TestFromArrays::test_constructor[breaks_and_expected_subtype7-right-foo] - AssertionError: assert dtype('>m8[ns]') == '<m8[ns]'
FAILED pandas/tests/indexes/interval/test_constructors.py::TestFromArrays::test_constructor[breaks_and_expected_subtype7-both-None] - AssertionError: assert dtype('>m8[ns]') == '<m8[ns]'
FAILED pandas/tests/indexes/interval/test_constructors.py::TestFromArrays::test_constructor[breaks_and_expected_subtype7-both-foo] - AssertionError: assert dtype('>m8[ns]') == '<m8[ns]'
FAILED pandas/tests/indexes/interval/test_constructors.py::TestFromArrays::test_constructor[breaks_and_expected_subtype7-neither-None] - AssertionError: assert dtype('>m8[ns]') == '<m8[ns]'
FAILED pandas/tests/indexes/interval/test_constructors.py::TestFromArrays::test_constructor[breaks_and_expected_subtype7-neither-foo] - AssertionError: assert dtype('>m8[ns]') == '<m8[ns]'
FAILED pandas/tests/indexes/interval/test_constructors.py::TestFromBreaks::test_constructor[breaks_and_expected_subtype5-left-None] - AssertionError: assert dtype('>M8[ns]') == '<M8[ns]'
FAILED pandas/tests/indexes/interval/test_constructors.py::TestFromBreaks::test_constructor[breaks_and_expected_subtype5-left-foo] - AssertionError: assert dtype('>M8[ns]') == '<M8[ns]'
FAILED pandas/tests/indexes/interval/test_constructors.py::TestFromBreaks::test_constructor[breaks_and_expected_subtype5-right-None] - AssertionError: assert dtype('>M8[ns]') == '<M8[ns]'
FAILED pandas/tests/indexes/interval/test_constructors.py::TestFromBreaks::test_constructor[breaks_and_expected_subtype5-right-foo] - AssertionError: assert dtype('>M8[ns]') == '<M8[ns]'
FAILED pandas/tests/indexes/interval/test_constructors.py::TestFromBreaks::test_constructor[breaks_and_expected_subtype5-both-None] - AssertionError: assert dtype('>M8[ns]') == '<M8[ns]'
FAILED pandas/tests/indexes/interval/test_constructors.py::TestFromBreaks::test_constructor[breaks_and_expected_subtype5-both-foo] - AssertionError: assert dtype('>M8[ns]') == '<M8[ns]'
FAILED pandas/tests/indexes/interval/test_constructors.py::TestFromBreaks::test_constructor[breaks_and_expected_subtype5-neither-None] - AssertionError: assert dtype('>M8[ns]') == '<M8[ns]'
FAILED pandas/tests/indexes/interval/test_constructors.py::TestFromBreaks::test_constructor[breaks_and_expected_subtype5-neither-foo] - AssertionError: assert dtype('>M8[ns]') == '<M8[ns]'
FAILED pandas/tests/indexes/interval/test_constructors.py::TestFromBreaks::test_constructor[breaks_and_expected_subtype7-left-None] - AssertionError: assert dtype('>m8[ns]') == '<m8[ns]'
FAILED pandas/tests/indexes/interval/test_constructors.py::TestFromBreaks::test_constructor[breaks_and_expected_subtype7-left-foo] - AssertionError: assert dtype('>m8[ns]') == '<m8[ns]'
FAILED pandas/tests/indexes/interval/test_constructors.py::TestFromBreaks::test_constructor[breaks_and_expected_subtype7-right-None] - AssertionError: assert dtype('>m8[ns]') == '<m8[ns]'
FAILED pandas/tests/indexes/interval/test_constructors.py::TestFromBreaks::test_constructor[breaks_and_expected_subtype7-right-foo] - AssertionError: assert dtype('>m8[ns]') == '<m8[ns]'
FAILED pandas/tests/indexes/interval/test_constructors.py::TestFromBreaks::test_constructor[breaks_and_expected_subtype7-both-None] - AssertionError: assert dtype('>m8[ns]') == '<m8[ns]'
FAILED pandas/tests/indexes/interval/test_constructors.py::TestFromBreaks::test_constructor[breaks_and_expected_subtype7-both-foo] - AssertionError: assert dtype('>m8[ns]') == '<m8[ns]'
FAILED pandas/tests/indexes/interval/test_constructors.py::TestFromBreaks::test_constructor[breaks_and_expected_subtype7-neither-None] - AssertionError: assert dtype('>m8[ns]') == '<m8[ns]'
FAILED pandas/tests/indexes/interval/test_constructors.py::TestFromBreaks::test_constructor[breaks_and_expected_subtype7-neither-foo] - AssertionError: assert dtype('>m8[ns]') == '<m8[ns]'
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! stopping after 32 failures !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! xdist.dsession.Interrupted: stopping after 32 failures !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
============================================================= 32 failed, 44278 passed, 799 skipped, 456 xfailed, 43 xpassed in 2107.58s (0:35:07) ==============================================================

----

# emerge --info
Portage 3.0.51 (python 3.11.5-final-0, default/linux/hppa/17.0/systemd, gcc-13, glibc-2.38-r1, 6.4.10 parisc64)
=================================================================
System uname: Linux-6.4.10-parisc64-PA8800_-Mako-with-glibc2.38
KiB Mem:     8206292 total,   1978336 free
KiB Swap:    1120380 total,   1120372 free
Timestamp of repository gentoo: Sun, 29 Oct 2023 18:31:57 +0000
sh dash 0.5.12
ld GNU ld (Gentoo 2.41 p2) 2.41.0
app-misc/pax-utils:        1.3.7::gentoo
app-shells/bash:           5.2_p15-r6::gentoo
dev-lang/perl:             5.38.0-r1::gentoo
dev-lang/python:           3.11.5::gentoo, 3.12.0_rc2_p1-r1::gentoo
dev-util/cmake:            3.27.5::gentoo
dev-util/meson:            1.2.1-r1::gentoo
sys-apps/baselayout:       2.14::gentoo
sys-apps/sandbox:          2.38::gentoo
sys-apps/systemd:          254.3::gentoo
sys-devel/autoconf:        2.71-r7::gentoo
sys-devel/automake:        1.16.5-r1::gentoo
sys-devel/binutils:        2.41-r1::gentoo
sys-devel/binutils-config: 5.5::gentoo
sys-devel/gcc:             13.2.1_p20230826::gentoo
sys-devel/gcc-config:      2.11::gentoo
sys-devel/libtool:         2.4.7-r1::gentoo
sys-devel/make:            4.4.1-r1::gentoo
sys-kernel/linux-headers:  6.5::gentoo (virtual/os-headers)
sys-libs/glibc:            2.38-r1::gentoo
Repositories:

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

ACCEPT_KEYWORDS="hppa ~hppa"
ACCEPT_LICENSE="*"
CBUILD="hppa2.0-unknown-linux-gnu"
CFLAGS="-O2 -pipe -march=2.0"
CHOST="hppa2.0-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 -march=2.0"
DISTDIR="/var/cache/distfiles"
EMERGE_DEFAULT_OPTS="--nospinner --ask-enter-invalid --quiet-build --keep-going --complete-graph --with-bdeps=y --usepkg=y --deep"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GDK_PIXBUF_MODULE_FILE 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 XDG_STATE_HOME"
FCFLAGS="-O2 -pipe -march=2.0"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs binpkg-multi-instance buildpkg-live clean-logs config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox pkgdir-index-trusted preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms split-elog split-log strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe -march=2.0"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="C.UTF8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LEX="flex"
MAKEOPTS="-j2 -l2"
PKGDIR="/var/cache/binpkgs"
PORTAGE_COMPRESS="xz"
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 big-endian bzip2 cli crypt fortran gdbm hppa iconv ipv6 ncurses nls nptl openmp pam pcre readline seccomp split-usr ssl systemd udev unicode xattr zlib" ADA_TARGET="gnat_2021" 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="php8-1" POSTGRES_TARGETS="postgres15" PYTHON_SINGLE_TARGET="python3_11" PYTHON_TARGETS="python3_11" RUBY_TARGETS="ruby31 ruby32" VIDEO_CARDS="fbdev dummy 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, LFLAGS, LIBTOOL, LINGUAS, MAKE, MAKEFLAGS, NM, OBJCOPY, OBJDUMP, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, RANLIB, READELF, RUSTFLAGS, SIZE, STRINGS, STRIP, YACC, YFLAGS
Comment 1 matoro archtester 2023-11-30 21:47:21 UTC
These also present on ppc64 BE
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2023-12-16 10:57:48 UTC
Did you report it upstream?  If not, do you need me to try and do that?