Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 702714 - sci-libs/scikits_timeseries-0.91.3-r2 : scikits/.../c_dates.c:1059:9: error: DateObject {aka struct <anonymous> } has no member named ob_type
Summary: sci-libs/scikits_timeseries-0.91.3-r2 : scikits/.../c_dates.c:1059:9: error: ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-13 18:09 UTC by Toralf Förster
Modified: 2020-11-09 14:02 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.66 KB, text/plain)
2019-12-13 18:09 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,73.06 KB, text/plain)
2019-12-13 18:09 UTC, Toralf Förster
Details
environment (environment,115.18 KB, text/plain)
2019-12-13 18:09 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.80 KB, application/x-bzip)
2019-12-13 18:09 UTC, Toralf Förster
Details
sci-libs:scikits_timeseries-0.91.3-r2:20191213-053250.log (sci-libs:scikits_timeseries-0.91.3-r2:20191213-053250.log,47.14 KB, text/plain)
2019-12-13 18:09 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,30.42 KB, application/x-bzip)
2019-12-13 18:09 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2019-12-13 18:09:36 UTC
      |  ^~~~~~~
scikits/timeseries/src/c_dates.c: In function ‘DateObject_dealloc’:
scikits/timeseries/src/c_dates.c:1059:9: error: ‘DateObject’ {aka ‘struct <anonymous>’} has no member named ‘ob_type’
 1059 |     self->ob_type->tp_free((PyObject*)self);
      |         ^~
scikits/timeseries/src/c_dates.c: In function ‘init_freq_group’:

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib-libressl-20191211-213702

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *

clang:
clang version 9.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.1
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *




repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Fri, 13 Dec 2019 04:26:07 +0000

emerge -qpvO sci-libs/scikits_timeseries
[ebuild  N    ] sci-libs/scikits_timeseries-0.91.3-r2  USE="-doc" PYTHON_TARGETS="python2_7 python3_6 -python3_5 -python3_7"
Comment 1 Toralf Förster gentoo-dev 2019-12-13 18:09:39 UTC
Created attachment 599358 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-12-13 18:09:41 UTC
Created attachment 599360 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-12-13 18:09:45 UTC
Created attachment 599362 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-12-13 18:09:47 UTC
Created attachment 599364 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-12-13 18:09:50 UTC
Created attachment 599366 [details]
sci-libs:scikits_timeseries-0.91.3-r2:20191213-053250.log
Comment 6 Toralf Förster gentoo-dev 2019-12-13 18:09:53 UTC
Created attachment 599368 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-11-09 14:02:03 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52166ebe5195a8ebbe90c47b9b19d190a1e48922

commit 52166ebe5195a8ebbe90c47b9b19d190a1e48922
Author:     Aisha Tammy <gentoo@aisha.cc>
AuthorDate: 2020-10-15 14:36:35 +0000
Commit:     Benda Xu <heroxbd@gentoo.org>
CommitDate: 2020-11-09 14:01:47 +0000

    profiles/package.mask: mask dead scikits packages
    
    Closes: https://bugs.gentoo.org/741606
    Closes: https://bugs.gentoo.org/702714
    Closes: https://bugs.gentoo.org/725586
    Closes: https://bugs.gentoo.org/685502
    Closes: https://bugs.gentoo.org/668152
    Closes: https://bugs.gentoo.org/749297
    Closes: https://github.com/gentoo/gentoo/pull/17937
    
    Signed-off-by: Aisha Tammy <gentoo@aisha.cc>
    Signed-off-by: Benda Xu <heroxbd@gentoo.org>

 profiles/package.mask | 7 +++++++
 1 file changed, 7 insertions(+)