Your message dated Tue, 02 Feb 2021 09:48:53 +0000
with message-id <[email protected]>
and subject line Bug#945411: fixed in pyfai 0.20.0+dfsg1-3
has caused the Debian Bug report #945411,
regarding pyfai fails tests with Python 3.8
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 [email protected]
immediately.)


-- 
945411: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=945411
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:pyfai
Version: 0.18.0+dfsg1-3
Severity: serious
Tags: sid bullseye
User: [email protected]
Usertags: python3.8

[...]
mkdir -p /<<PKGBUILDDIR>>/.cache/ # create POCL cachedir in order to avoid an
FTBFS in sbuild
PYBUILD_SYSTEM=custom \
PYBUILD_TEST_ARGS="PYTHONPATH={build_dir} http_proxy='127.0.0.1:9'
WITH_QT_TEST=False PYFAI_TESTIMAGES=testimages PYFAI_DATA=/<<PKGBUILDDIR>>
xvfb-run -a --server-args=\"-screen 0 1024x768x24\" {interpreter} ./run_tests.py
--low-mem --installed" dh_auto_test
        pybuild --test -i python{version} -p "3.8 3.7"
I: pybuild base:217:
PYTHONPATH=/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyfai/build
http_proxy='127.0.0.1:9' WITH_QT_TEST=False PYFAI_TESTIMAGES=testimages
PYFAI_DATA=/<<PKGBUILDDIR>> xvfb-run -a --server-args="-screen 0 1024x768x24"
python3.8 ./run_tests.py --low-mem --installed
INFO:root:Generating grammar tables from /usr/lib/python3.8/lib2to3/Grammar.txt
INFO:root:Generating grammar tables from
/usr/lib/python3.8/lib2to3/PatternGrammar.txt
INFO:pyFAI.setup:Use setuptools
INFO:pyFAI.setup:Use setuptools.setup
WARNING:run_tests:Test pyFAI 0.18.0 from
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyfai/build/pyFAI
WARNING:py.warnings:/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyfai/build/pyFAI/azimuthalIntegrator.py:705:
SyntaxWarning: "is" with a literal. Did you mean "=="?
  elif (not correctSolidAngle) and param["solid_angle"] and (flat is 1):

WARNING:py.warnings:/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyfai/build/pyFAI/azimuthalIntegrator.py:707:
SyntaxWarning: "is not" with a literal. Did you mean "!="?
  elif not correctSolidAngle and not param["solid_angle"] and (flat is not 1):

WARNING:py.warnings:/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyfai/build/pyFAI/geometry.py:626:
DeprecationWarning: invalid escape sequence \*
  """

WARNING:py.warnings:/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyfai/build/pyFAI/geometry.py:729:
DeprecationWarning: invalid escape sequence \*
  """Generate a 4D array of the given shape with (i,j) (radial

WARNING:py.warnings:/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyfai/build/pyFAI/geometry.py:742:
DeprecationWarning: invalid escape sequence \*
  """

WARNING:py.warnings:/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyfai/build/pyFAI/geometry.py:754:
DeprecationWarning: invalid escape sequence \*
  """

WARNING:py.warnings:/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyfai/build/pyFAI/geometry.py:766:
DeprecationWarning: invalid escape sequence \*
  """

WARNING:py.warnings:/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyfai/build/pyFAI/geometry.py:777:
DeprecationWarning: invalid escape sequence \*
  """

WARNING:py.warnings:/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyfai/build/pyFAI/geometry.py:819:
DeprecationWarning: invalid escape sequence \*
  """

WARNING:py.warnings:/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyfai/build/pyFAI/engines/preproc.py:61:
DeprecationWarning: invalid escape sequence \*
  """Common preprocessing step for all integration engines

WARNING:py.warnings:/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyfai/build/pyFAI/third_party/transformations.py:33:
DeprecationWarning: invalid escape sequence \*
  """Homogeneous Transformation Matrices and Quaternions.

WARNING:py.warnings:/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyfai/build/pyFAI/third_party/transformations.py:890:
DeprecationWarning: invalid escape sequence \*
  """Return affine transform matrix to register two point sets.

WARNING:py.warnings:/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyfai/build/pyFAI/third_party/transformations.py:999:
DeprecationWarning: invalid escape sequence \*
  """Return matrix to transform given 3D point set into second point set.

s...................s..s....ssssssssspocl error: lt_dlopen("(null)") or
lt_dlsym() failed with 'can't close resident module'.
note: missing symbols in the kernel binary might be reported as 'file not found'
errors.
Aborted
E: pybuild pybuild:341: test: plugin custom failed with: exit code=134:
PYTHONPATH=/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pyfai/build
http_proxy='127.0.0.1:9' WITH_QT_TEST=False PYFAI_TESTIMAGES=testimages
PYFAI_DATA=/<<PKGBUILDDIR>> xvfb-run -a --server-args="-screen 0 1024x768x24"
python3.8 ./run_tests.py --low-mem --installed
dh_auto_test: pybuild --test -i python{version} -p "3.8 3.7" returned exit code 
13
make[1]: *** [debian/rules:34: override_dh_auto_test] Error 255
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:13: build-arch] Error 2

--- End Message ---
--- Begin Message ---
Source: pyfai
Source-Version: 0.20.0+dfsg1-3
Done: Picca Frédéric-Emmanuel <[email protected]>

We believe that the bug you reported is fixed in the latest version of
pyfai, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Picca Frédéric-Emmanuel <[email protected]> (supplier of updated pyfai 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 02 Feb 2021 10:27:14 +0100
Source: pyfai
Architecture: source
Version: 0.20.0+dfsg1-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<[email protected]>
Changed-By: Picca Frédéric-Emmanuel <[email protected]>
Closes: 945411 981494
Changes:
 pyfai (0.20.0+dfsg1-3) unstable; urgency=medium
 .
   * Added upstream patch to fix i386 FTBFS
   * Bug fix: "FTBFS on 32 bit archs: OverflowError: Python int too large
     to convert to C ssize_t", thanks to Sebastian Ramacher (Closes:
     #981494).
   * Bug fix: "pyfai fails tests with Python 3.8", thanks to Matthias Klose
     (Closes: #945411).
Checksums-Sha1:
 37e7fa9e0b6f6cd6393bed05107398978bbc7f86 3074 pyfai_0.20.0+dfsg1-3.dsc
 1a48975dd0881709121f12d85f8dac34b733c8f4 33264 
pyfai_0.20.0+dfsg1-3.debian.tar.xz
Checksums-Sha256:
 c42438f3d5b454ed963db1fd83d83d5995777b4a7871771b41f2b5ccd68e3fb8 3074 
pyfai_0.20.0+dfsg1-3.dsc
 2d80e26973d5b12c17beea061e5234948e2a1a9cb4ac6ebda8314ac33a0029c4 33264 
pyfai_0.20.0+dfsg1-3.debian.tar.xz
Files:
 e181ee6ad2194f02d1033fe73b0f02b0 3074 science optional pyfai_0.20.0+dfsg1-3.dsc
 23df30a02e4f3e9485fa1ec03a21bf6d 33264 science optional 
pyfai_0.20.0+dfsg1-3.debian.tar.xz

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

iQJFBAEBCgAvFiEE2bRTt5m4gw2UXmoKW/VOXhK5ALsFAmAZG1ERHHBpY2NhQGRl
Ymlhbi5vcmcACgkQW/VOXhK5ALsYoxAAsqilW/b+rl4I6wz0dyzq02l/guFoEz9q
FyUwvP9+SxvhRtYrj/NaXIe7nM/nlCENLRniQr2RudEI0YRlUfMKrMK0F4EXzKwd
MMRTCK4ALQBHNraYY9ZBAXjohNnQ83iEJ69G7gLLoIkgHV5eeshtZoTGVekfTPHx
QVh4SY5gBIuN+8fvQof8NLNjN8y1S8JaYN/LKvxLNDg9+E50pBybwTMDR+u6jfP/
/+g9Z32Qrceo0OCKZRixjPek2A+9Uv8z9vtIno0EXhQz0RXNN+pCaPCKtPvF52RC
inbQPPIqao3691aEq8os82kCzO09Vs9i+mSwkkeg3Xr18S/1iLBrXhdt/qsCqXxn
UpZ4aBlHs16/ciRlV3Sfk7jB7TuqkFLDax+hs8xNOZrnpt6dncts2Zal0B0DHSSJ
XrrpYkTXcVhjb11ACMWlxV+zvFYokgIbaIZfinKblioTNjYYIBTvxBykwAKbRzp3
POQaz2SGDENyNzdCNWVoNy7LnYEBPQaFjZT1/Fzr2wptN6VqntSJdkH6whtEGdTm
PHizVaSWNmSD9RM1K2bL9DwQDMeV97owHwgCvRNwN1Cfeulc0ylKTvvbugjNHZR/
PEtFJM8b8htLE6OJkibN9pVqpl+8OzrgjHUJqIEmBucSq3z0s9mzRdgVJT6oJEEg
CI02nuMmTTc=
=qDUM
-----END PGP SIGNATURE-----

--- End Message ---
-- 
debian-science-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to