Your message dated Sun, 06 Dec 2020 23:56:20 -0300
with message-id <98857780a3280a91f0d97b6bc33c7a1943d6b663.ca...@debian.org>
and subject line done
has caused the Debian Bug report #972722,
regarding pyvows: ftbfs with python 3.9
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.)


-- 
972722: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=972722
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: pyvows
Version: 3.0.0-3
Severity: serious
Tags: upstream ftbfs
Justification: fails to build from source
User: debian-pyt...@lists.debian.org
Usertags: python3.9

Dear Maintainer,

Now that python 3.9 is a supported version in unstable the build fails
in the following slightly alarming way:

dh_auto_test: warning: Compatibility levels before 10 are deprecated (level 9 
in use)
I: pybuild base:217: python3.9 pyvows/cli.py tests/
<frozen importlib._bootstrap>:228: RuntimeWarning: greenlet.greenlet size 
changed, may indicate binary incompatibility. Expected 144 from C header, got 
152 from PyObject
<frozen importlib._bootstrap>:228: RuntimeWarning: greenlet.greenlet size 
changed, may indicate binary incompatibility. Expected 144 from C header, got 
152 from PyObject
<frozen importlib._bootstrap>:228: RuntimeWarning: greenlet.greenlet size 
changed, may indicate binary incompatibility. Expected 144 from C header, got 
152 from PyObject
<frozen importlib._bootstrap>:228: RuntimeWarning: greenlet.greenlet size 
changed, may indicate binary incompatibility. Expected 144 from C header, got 
152 from PyObject
<frozen importlib._bootstrap>:228: RuntimeWarning: greenlet.greenlet size 
changed, may indicate binary incompatibility. Expected 144 from C header, got 
152 from PyObject
<frozen importlib._bootstrap>:228: RuntimeWarning: greenlet.greenlet size 
changed, may indicate binary incompatibility. Expected 144 from C header, got 
152 from PyObject
<frozen importlib._bootstrap>:228: RuntimeWarning: greenlet.greenlet size 
changed, may indicate binary incompatibility. Expected 144 from C header, got 
152 from PyObject
<frozen importlib._bootstrap>:228: RuntimeWarning: greenlet.greenlet size 
changed, may indicate binary incompatibility. Expected 144 from C header, got 
152 from PyObject
Segmentation fault (core dumped)
E: pybuild pybuild:352: test: plugin custom failed with: exit code=139: 
python3.9 pyvows/cli.py tests/

Cheers,
mwh

-- System Information:
Debian Release: bullseye/sid
  APT prefers focal-updates
  APT policy: (500, 'focal-updates'), (500, 'focal-security'), (500, 'focal'), 
(400, 'focal-proposed'), (100, 'focal-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.4.0-51-generic (SMP w/8 CPU cores)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

--- End Message ---
--- Begin Message ---
Hi Michael,

Thank you, but it is not a pyvows bug. So, I'm closing it.

I've added 3.9 in travis CI and tests passed
https://travis-ci.org/github/heynemann/pyvows/builds/745289686

Running:

python3 -c 'import gevent; print("gevent", gevent.__version__); import
greenlet; print("greenlet", greenlet.__version__)'
Output:

<frozen importlib._bootstrap>:228: RuntimeWarning: greenlet.greenlet
size changed, may indicate binary incompatibility. Expected 144 from C
header, got 152 from PyObject
<frozen importlib._bootstrap>:228: RuntimeWarning: greenlet.greenlet
size changed, may indicate binary incompatibility. Expected 144 from C
header, got 152 from PyObject
<frozen importlib._bootstrap>:228: RuntimeWarning: greenlet.greenlet
size changed, may indicate binary incompatibility. Expected 144 from C
header, got 152 from PyObject
<frozen importlib._bootstrap>:228: RuntimeWarning: greenlet.greenlet
size changed, may indicate binary incompatibility. Expected 144 from C
header, got 152 from PyObject
gevent 1.4.0
greenlet 0.4.17
 

gevent fixed it, thanks again.



Cheers,


-- 
Marcelo Jorge Vieira
xmpp:me...@jabber-br.org
http://metaldot.alucinados.com

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---

Reply via email to