Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 801676

Summary: dev-python/xarray-0.18.2-r1 fails tests
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED OBSOLETE    
Severity: normal CC: mgorny
Priority: Normal    
Version: unspecified   
Hardware: x86   
OS: Linux   
See Also: https://github.com/pydata/xarray/issues/5593
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 798012    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2021-07-12 07:48:30 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/xarray-0.18.2-r1 fails tests.
Discovered on: x86 (internal ref: x86_at)
Comment 1 Agostino Sarubbo gentoo-dev 2021-07-12 07:48:32 UTC
Created attachment 723391 [details]
build.log

build log and emerge --info
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2021-07-12 08:33:09 UTC
Upstream requires the output of:

  python3.9 -c 'import xarray; xarray.show_versions()'

(after installing the package with FEATURES=-test)
Comment 3 Agostino Sarubbo gentoo-dev 2021-07-12 09:48:35 UTC
(In reply to Michał Górny from comment #2)
> Upstream requires the output of:
> 
>   python3.9 -c 'import xarray; xarray.show_versions()'
> 
> (after installing the package with FEATURES=-test)

INSTALLED VERSIONS
------------------
commit: None
python: 3.9.5 (default, Jun 13 2021, 01:01:34) 
[GCC 10.3.0]
python-bits: 32
OS: Linux
OS-release: 4.14.34-gentoo-infra38
machine: i686
processor: Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
byteorder: little
LC_ALL: None
LANG: en_US.utf8
LOCALE: ('en_US', 'UTF-8')
libhdf5: None
libnetcdf: None

xarray: 0.18.2
pandas: 1.2.3
numpy: 1.20.2
scipy: 1.6.2
netCDF4: None
pydap: None
h5netcdf: None
h5py: None
Nio: None
zarr: None
cftime: None
nc_time_axis: None
PseudoNetCDF: None
rasterio: None
cfgrib: None
iris: None
bottleneck: 1.3.2
dask: None
distributed: None
matplotlib: None
cartopy: None
seaborn: None
numbagg: None
pint: None
setuptools: 57.0.0
pip: None
conda: None
pytest: None
IPython: None
sphinx: None