Your message dated Thu, 14 Nov 2019 08:49:55 +0000
with message-id <e1ivap9-0008kw...@fasolo.debian.org>
and subject line Bug#944681: fixed in py-libzfs 0.0+git20191113.2991805-1
has caused the Debian Bug report #944681,
regarding py-libzfs: FTBFS: libzfs.c:1:2: error: #error Do not use this file, 
it is the result of a failed Cython compilation.
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.)


-- 
944681: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=944681
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: py-libzfs
Version: 0.0+git20190717.39ccb15-1
Severity: serious
Tags: ftbfs
Justification: fails to build from source

py-libzfs FTBFS on all architectures:
https://buildd.debian.org/status/package.php?p=py-libzfs&suite=experimental
I can also reproduce it on amd64.

   dh_auto_build -a -O--buildsystem=pybuild
I: pybuild base:217: /usr/bin/python3 setup.py build 
running build
running build_ext
cythoning libzfs.pyx to libzfs.c
building 'libzfs' extension
creating build
creating build/temp.linux-arm64-3.7
aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g 
-fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security 
-g -fwrapv -O2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.7m -c libzfs.c -o 
build/temp.linux-arm64-3.7/libzfs.o -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -I/usr/include/libzfs/ -I/usr/include/libspl/ 
-D_MACHINE_ENDIAN_H_ -DHAVE_ISSETUGID -Werror=implicit-function-declaration 
-Wdate-time -D_FORTIFY_SOURCE=2
libzfs.c:1:2: error: #error Do not use this file, it is the result of a failed 
Cython compilation.
    1 | #error Do not use this file, it is the result of a failed Cython 
compilation.
      |  ^~~~~
warning: ./pxd/nvpair.pxd:56:3: 'DATA_TYPE_UINT8_ARRAY' redeclared 
warning: libzfs.pyx:571:24: Non-trivial type declarators in shared declaration 
(e.g. mix of pointers and values). Each pointer declaration should be on its 
own line.
warning: libzfs.pyx:571:31: Non-trivial type declarators in shared declaration 
(e.g. mix of pointers and values). Each pointer declaration should be on its 
own line.
warning: libzfs.pyx:572:29: Non-trivial type declarators in shared declaration 
(e.g. mix of pointers and values). Each pointer declaration should be on its 
own line.
warning: libzfs.pyx:572:35: Non-trivial type declarators in shared declaration 
(e.g. mix of pointers and values). Each pointer declaration should be on its 
own line.

Error compiling Cython file:
------------------------------------------------------------
...

        with nogil:
            IF HAVE_ZPOOL_SEARCH_IMPORT_LIBZUTIL and 
HAVE_ZPOOL_SEARCH_IMPORT_PARAMS == 3:
                result = libzfs.zpool_search_import(self.handle, &iargs, 
&libzfs.libzfs_config_ops)
            ELSE:
                result = libzfs.zpool_search_import(self.handle, &iargs)
                              ^
------------------------------------------------------------

libzfs.pyx:814:31: cimported module has no attribute 'zpool_search_import'

Error compiling Cython file:
------------------------------------------------------------
...
        raise OSError(errno.EINVAL, 'Not a character device')

    IF HAVE_ZPOOL_READ_LABEL_PARAMS == 3:
        ret = libzfs.zpool_read_label(fd, &handle, NULL)
    ELSE:
        ret = libzfs.zpool_read_label(fd, &handle)
                   ^
------------------------------------------------------------

libzfs.pyx:3390:20: cimported module has no attribute 'zpool_read_label'

Error compiling Cython file:
------------------------------------------------------------
...

        with nogil:
            IF HAVE_ZPOOL_SEARCH_IMPORT_LIBZUTIL and 
HAVE_ZPOOL_SEARCH_IMPORT_PARAMS == 3:
                result = libzfs.zpool_search_import(self.handle, &iargs, 
&libzfs.libzfs_config_ops)
            ELSE:
                result = libzfs.zpool_search_import(self.handle, &iargs)
                                                  ^
------------------------------------------------------------

libzfs.pyx:814:51: Calling gil-requiring function not allowed without gil
error: command 'aarch64-linux-gnu-gcc' failed with exit status 1
E: pybuild pybuild:341: build: plugin distutils failed with: exit code=1: 
/usr/bin/python3 setup.py build 
dh_auto_build: pybuild --build -i python{version} -p 3.7 returned exit code 13
make: *** [debian/rules:8: build-arch] Error 255

Andreas

--- End Message ---
--- Begin Message ---
Source: py-libzfs
Source-Version: 0.0+git20191113.2991805-1

We believe that the bug you reported is fixed in the latest version of
py-libzfs, 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 944...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
William Grzybowski <will...@grzy.org> (supplier of updated py-libzfs 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: SHA512

Format: 1.8
Date: Wed, 13 Nov 2019 12:54:26 -0300
Source: py-libzfs
Architecture: source
Version: 0.0+git20191113.2991805-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Python Modules Team 
<python-modules-t...@lists.alioth.debian.org>
Changed-By: William Grzybowski <will...@grzy.org>
Closes: 944681
Changes:
 py-libzfs (0.0+git20191113.2991805-1) experimental; urgency=medium
 .
   [ William Grzybowski ]
   * New upstream release (Closes: #944681)
   * d/control:
     - Maintain package under DPMT
     - Transfer repository to python team
     - Update Standards-Version to 4.4.1
 .
   [ Jonathan Carter ]
   * Remove ancient X-Python3-Version field
Checksums-Sha1:
 88e8a863d3826195059f90a437d7bd31ec6faa70 2216 
py-libzfs_0.0+git20191113.2991805-1.dsc
 b81930181e65a3eef7a48e9723b11c4fa76a6324 79585 
py-libzfs_0.0+git20191113.2991805.orig.tar.gz
 d88394adaa0d0aa4a358bfdba1e193dae9414a69 2492 
py-libzfs_0.0+git20191113.2991805-1.debian.tar.xz
 315f506c03a14553f250b602d55a2b73b9759c2d 6152 
py-libzfs_0.0+git20191113.2991805-1_source.buildinfo
Checksums-Sha256:
 ca06ad25183ad95b7a65c67ad0760153e602e33aa869c629c98ccffd709a05ec 2216 
py-libzfs_0.0+git20191113.2991805-1.dsc
 081701caecd61f9caf15a0c126b0354b68f12fb4a2a8b14635d3d06fb5c66665 79585 
py-libzfs_0.0+git20191113.2991805.orig.tar.gz
 a2372f4357b376e1c25a53394b3f68afcdb525327942206316d03662c978b63a 2492 
py-libzfs_0.0+git20191113.2991805-1.debian.tar.xz
 da9f805b780d1631a9927c9081d6bf2242d653bcd62c6ded87aa2116e9d8b2cd 6152 
py-libzfs_0.0+git20191113.2991805-1_source.buildinfo
Files:
 725182d20b44e5070ef5bddd2c111d6d 2216 contrib/python optional 
py-libzfs_0.0+git20191113.2991805-1.dsc
 2b1a5e629e0171966c9b3a16193cd68c 79585 contrib/python optional 
py-libzfs_0.0+git20191113.2991805.orig.tar.gz
 ce7c56f363ca2d36bae62fc8ab3aa225 2492 contrib/python optional 
py-libzfs_0.0+git20191113.2991805-1.debian.tar.xz
 c3dba00c1035282c2f0b0c7f552fd322 6152 contrib/python optional 
py-libzfs_0.0+git20191113.2991805-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJDBAEBCgAtFiEExyA8CpIGcL+U8AuxsB0acqyNyaEFAl3NByEPHGpjY0BkZWJp
YW4ub3JnAAoJELAdGnKsjcmh894QAK/pateKqfk0zAp1t8rvLJFu0Emckj2RU3ae
vYMNd+fBdvcQ7+kUHhy0V8LI2qHlAMLIigaEHb5dBOenT941MG0FIfms+tAcRJjW
Wzd5jxt/3UZ7bU+xCzv+3MXpU0Fhqb96xyJh1D2atxLHQKIDA4CZBLO4taEBuVFx
qt0N0UoLC4xpCkKn5OQDMotoa0IYLkdeW/6fW3zB/2AhW+SsoqmtbDiKlooZeDJM
Lv0UiRehY7yc/bvlpmXiK8nBB8Ei8xRW7v9pbg/7jZF56tzR60hVS01Hq6CxcY5P
eRNSbX2/bxkzhgJpgO0Hjr+tK+53u95371pEUTnLOtbSom9tx7Ge0MAl2dSDD+Vr
o/CRl4wS6d5zGFgZ4z5IhvF/4Meozj/RoI0jKaumkrJgDp4W+i2mrmKgR2LftARI
9hLP6JImTfdytga1uEgc6uxya/ZXSl+VYkCaScbuF33gloUedZvcTmU/yrVyg2sI
FEiJtlBf05hKUoIX4sd42celAYgIilb5M17ses8gfio8ViXNgEyJ8l9nx+8Q5bWB
AwYG1AC//yUHLL5xCBVLXLcdueoc8EGTgolQAguQNi8BAqxW9I/Eu8Yxm511fHk+
HYg+ocWc88WhSFRTQt2iZPnsnLopl5Wj6aSSGtbctTvr2kcWP/HlgFynmjaM9Gp5
R+SBwK2Z
=Khn5
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to