Your message dated Sat, 11 Jul 2015 15:54:26 +0000
with message-id <e1zdx6g-0003jb...@franck.debian.org>
and subject line Bug#791615: fixed in scikit-learn 0.16.1-2
has caused the Debian Bug report #791615,
regarding scikit-learn: FTBFS sid/experimental: dist_metrics.pyx: 
_rdist_to_dist not compatiable
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
791615: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=791615
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: scikit-learn
Version: 0.16.1-1
Severity: serious
Tags: sid experimental
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs

Dear Maintainer,

The package fails to build in experimental, and in sid.

First, we get an..

Error compiling Cython file:
------------------------------------------------------------
....
        cdef DTYPE_t sin_0 = sin(0.5 * (x1[0] - x2[0]))
        cdef DTYPE_t sin_1 = sin(0.5 * (x1[1] - x2[1]))
        return 2 * asin(sqrt(sin_0 * sin_0
                             + cos(x1[0]) * cos(x2[0]) * sin_1 * sin_1))

    cdef inline DTYPE_t _rdist_to_dist(self, DTYPE_t rdist):
        ^
------------------------------------------------------------

sklearn/neighbors/dist_metrics.pyx:984:9: Signature not compatible with 
previous declaration

.... which then becomes a:

sklearn/neighbors/dist_metrics.c:1:2: error: #error Do not use this file, it is 
the result of a failed Cython compilation.

.... which actually kills the build.

Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/scikit-learn.html

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.19.0-22-generic (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

--- End Message ---
--- Begin Message ---
Source: scikit-learn
Source-Version: 0.16.1-2

We believe that the bug you reported is fixed in the latest version of
scikit-learn, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 791...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Yaroslav Halchenko <deb...@onerussian.com> (supplier of updated scikit-learn 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 10 Jul 2015 23:26:48 -0400
Source: scikit-learn
Binary: python-sklearn python-sklearn-doc python-sklearn-lib 
python-scikits-learn
Architecture: source all amd64
Version: 0.16.1-2
Distribution: unstable
Urgency: medium
Maintainer: NeuroDebian Team <t...@neuro.debian.net>
Changed-By: Yaroslav Halchenko <deb...@onerussian.com>
Description:
 python-scikits-learn - transitional compatibility package for scikits.learn -> 
sklearn m
 python-sklearn - Python modules for machine learning and data mining
 python-sklearn-doc - documentation and examples for scikit-learn
 python-sklearn-lib - low-level implementations and bindings for scikit-learn
Closes: 773862 786185 791615 792074
Changes:
 scikit-learn (0.16.1-2) unstable; urgency=medium
 .
   * Upload to unstable (Closes: #792074)
   * debian/control
     - boosted policy to 3.9.6
     - properly dropped python-support, debian/rules was already
       using dh_ helpers (Closes: #786185)
   * debian/patches
     - Picked up from usptream 2 fixes:
       - changeset_190fe7347cfd6fab67f37c7535c4fa9b8f0870de.diff
         FIX Include PyFuncDistance attributes while pickling.
       - changeset_5e502596460014ed3adebe61e8189a60e72d3623.diff
         Fix signature not compatible with previous declaration
         (Closes: #791615)
     - deb_skip_some_tests_on_arm
       fixed it up (missing nose imports). Thanks Logan Rosen!
       (Closes: #773862)
Checksums-Sha1:
 64954a0677250c15878c26b8eb69410a865663fe 2470 scikit-learn_0.16.1-2.dsc
 fcf883fd6d8b638e7043ce6e8010b7e26a9b4e14 134440 
scikit-learn_0.16.1-2.debian.tar.xz
 cc47d8ade81b04f64445694766eb08c8a858d5e6 47602 
python-scikits-learn_0.16.1-2_all.deb
 7147eb276ed98b3922e13fea8e0a865b8b9b239c 3961516 
python-sklearn-doc_0.16.1-2_all.deb
 652bbf6fc24a8ae05106d005f54eb5a752ca2714 1060896 
python-sklearn-lib_0.16.1-2_amd64.deb
 672bb1f456792eee96aeb2e8707d3c0d67b4275a 1111416 
python-sklearn_0.16.1-2_all.deb
Checksums-Sha256:
 e3671b74e20a943f2d90921f578d439b13342c0f5c3739defb101bd6b465ab74 2470 
scikit-learn_0.16.1-2.dsc
 34cd082de740193fb0b5918a873f24e908a3fe69875470330705dc03835b71ff 134440 
scikit-learn_0.16.1-2.debian.tar.xz
 e8e10385a5aa893247075f435882d6255816ca542a5851318c5d12a04fdc5dd2 47602 
python-scikits-learn_0.16.1-2_all.deb
 a5787837939e3d633cbc9b8eb6c192bc1150f137bee49e46933d8cbe7938cc67 3961516 
python-sklearn-doc_0.16.1-2_all.deb
 836ab3ba6e0c4126eab9faadd5336a0b88c65c517682ac213a9d04b9d5b85c3e 1060896 
python-sklearn-lib_0.16.1-2_amd64.deb
 021ba442f3d690b2a0e200807215658595a7f99c319e0098b457ccd299d230c5 1111416 
python-sklearn_0.16.1-2_all.deb
Files:
 11e0191596bafdbfa8ee919e9428476f 2470 python optional scikit-learn_0.16.1-2.dsc
 74d0f4bf1f000c57ea9c694349bca6ee 134440 python optional 
scikit-learn_0.16.1-2.debian.tar.xz
 9608b7ecd85e423c973398c0b377ace3 47602 oldlibs optional 
python-scikits-learn_0.16.1-2_all.deb
 f281c721dc6579db751eb946994f4db4 3961516 doc optional 
python-sklearn-doc_0.16.1-2_all.deb
 671b48a507f5ac3ebae3f83e66721869 1060896 python optional 
python-sklearn-lib_0.16.1-2_amd64.deb
 0d277a3dda25265c95bb7cf0ca9d64a9 1111416 python optional 
python-sklearn_0.16.1-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJVoR7tAAoJEKLeI1Bi2jP6D6QP/1Gc3tCk/SH/G6a99ei9mzY7
GCSfn+fc6WqHUQwaPwKeRS+yTHOZyH37ZwAP0NLhBlX7YTN/4eqWIxQiDYMpMMuY
DEHKG/DPVdr2cUDmTjdQqUviRUixHQLdFQFr9tpwlYHRic55rQ8PRzA9RG44+iTr
TCaTHdeOBqOjjFVaam4hpMuMslmgHKf7PUlBTK09zcQWq1a/eIgsBwgAQLohr1f0
jrzyVuMm4fIHFSet7DnEo4t6EoAIryzvV0H4+29n+JShRQyTEZEC+/hGKGLCKIul
i8Z2RYB/EjU829fia6aBFeNfpClYBNC7dTvBf3NhkLJVhPDhyYePPeYQKGkdWEtN
CsSz9T0gvdKnTKrTbwHhnm71wQpNsF9XVX304lHdhC2ZJG13x+3iBJtb4ek0T6nL
H2rqz4NVgm3YYugOx3DuizVR10HaCBz+y1KiOFHmAz4Jp+M5loQQlnUa81dO1LzV
qWXnIgvnGXi/lOug+4N4R+2TZMFicwEH6Ty4VOtc1jwaBPPAnHDdbjlbPddh8N24
KRPxNqXBX/d31AqGUEh5+Rpmy3WPEwWVhp1MywjN/kTNnwtrRNwG6I8i93SGxz9x
1cTqG3q5Mo2ufqOKlVvCrXhnVEMMCfn++9qZOv3MxwZKj9dSyoGaGovYC09lrk+h
PksuHKL90XQk3tuLeVu6
=vz/M
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to