Bug#911830: FTBFS on multiple architectures

2018-12-08 Thread Stuart Prescott
Hi, I took a bash at updating d/rules so that: * it no longer relies on internal pybuild details that can change over time * no longer tries to parallel build and is more robust as a result https://salsa.debian.org/science-team/scikit-learn/merge_requests/1 It now builds for me on amd64 with

Bug#911830: FTBFS on multiple architectures

2018-12-03 Thread Yaroslav Halchenko
Dear Yangfl and other Debian-science folks could you please have a look at the scikit-learn packaging, which was heavily tuned up recently and I have little to no clue how to augment it reliably back or to avoid parallel build and its gotchas. See http://bugs.debian.org/911830 for more details

Bug#911830: FTBFS on multiple architectures

2018-12-03 Thread Yaroslav Halchenko
Great, thanks For starters I would just disable parallel invocation of debian/rules since indeed there is no guarantee of absent races. Will do and reupload when get back from dentist ;-) -- Yaroslav O. Halchenko (mobile version) Center for Open Neuroscience http://centerforopenneuroscience.or

Bug#911830: FTBFS on multiple architectures

2018-12-03 Thread Stuart Prescott
Hi Yaroslav, Thanks for the update! I see that, as well as a possible race conditions in the build system, we've definitely got a race condition in me sending emails -- I missed that you had uploaded 0.20.1+dfsg-1 :) That probably makes my previous comments somewhat cryptic. (To explain: I ha

Bug#911830: FTBFS on multiple architectures

2018-12-02 Thread Yaroslav Halchenko
On Sun, 02 Dec 2018, Yaroslav Halchenko wrote: > > There's no visible progress on this problem in git -- is there progress > > elsewhere? > you could find some traces of the progress which lead to i386 fixes on > https://github.com/scikit-learn/scikit-learn/issues?utf8=%E2%9C%93&q=is%3Aissue+au

Bug#911830: FTBFS on multiple architectures

2018-12-02 Thread Yaroslav Halchenko
On Sun, 02 Dec 2018, Stuart Prescott wrote: > Dear Yaroslav & Michael, > scikit-learn currently FTBFS everywhere. please define your version of "everywhere". From https://buildd.debian.org/status/package.php?p=scikit-learn&suite=unstable I see that 0.20.1+dfsg-1 builds fine on all intel and

Bug#911830: FTBFS on multiple architectures

2018-12-02 Thread Stuart Prescott
Dear Yaroslav & Michael, scikit-learn currently FTBFS everywhere. I've had a bit of a poke at it and not got very far: - if run as a parallel build, I can't figure out what actually fails - if run with only one job (sbuild -j1), the build does not actually attempt to build with either python 3

Bug#911830: FTBFS on multiple architectures

2018-10-25 Thread Mo Zhou
Package: python3-sklearn Version: 0.20.0+dfsg-1 Severity: serious https://buildd.debian.org/status/package.php?p=scikit-learn