Re: Illegal instruction in lCrypto/Math/_IntegerGMP.py

2020-03-20 Thread Axel Rau
Reverting to gmp-6.1.2_1 fixes it. Axel > Am 19.03.2020 um 18:27 schrieb Axel Rau : > > This happens during initialization befor calling load_entry_point(): > - - - > /usr/local/py_venv/dskm_p37/lib/python3.7/site.py:165: DeprecationWarning: > 'U' mode is deprecat

Illegal instruction in lCrypto/Math/_IntegerGMP.py

2020-03-19 Thread Axel Rau
This happens during initialization befor calling load_entry_point(): - - - /usr/local/py_venv/dskm_p37/lib/python3.7/site.py:165: DeprecationWarning: 'U' mode is deprecated f = open(fullname, "rU") Fatal Python error: Illegal instruction Current thread 0x000800a24000 (most recent call first

Re: [Resolved] --was: Re: Why are devel/py-setuptools missing -I${LOCALBASE}/include ?

2018-09-23 Thread Axel Rau
Hi Kubilay, > Am 23.09.2018 um 03:03 schrieb Kubilay Kocak : > > Hi Axel, all of that is why I suggested using the existing py-ldap0 port :) This port is broken and outdated. Perhaps I will prepare a patch when I have learned how web2ldap works. (-; Axel --- PGP-Key:29E99DD6 ☀ computing @ chao

[Resolved] --was: Re: Why are devel/py-setuptools missing -I${LOCALBASE}/include ?

2018-09-22 Thread Axel Rau
> Am 20.09.2018 um 13:59 schrieb Axel Rau : > > > >> Am 20.09.2018 um 11:35 schrieb Kubilay Kocak : > >> Standard warning first up: use of pip install as root (without —user) > This setup is in venv. >> >> >> - Try CFLAGS/LDFLAGS to pass th

Re: Why are devel/py-setuptools missing -I${LOCALBASE}/include ?

2018-09-20 Thread Axel Rau
> Am 20.09.2018 um 11:35 schrieb Kubilay Kocak : > Standard warning first up: use of pip install as root (without —user) This setup is in venv. > > > - Try CFLAGS/LDFLAGS to pass the -I/-L paths. > - Try using the --include-dirs, --libraries and --library-dirs (-L) > arguments to the setuptool

Why are devel/py-setuptools missing -I${LOCALBASE}/include ?

2018-09-20 Thread Axel Rau
Hi all, while doing a pip install ldap0 I get - - - In file included from _libldap0/LDAPObject.c:8: _libldap0/errors.h:7:10: fatal error: 'lber.h' file not found #include "lber.h" ^~~~ 1 error generated. error: command ‚clang' failed with exit status 1 - - -

calendarserver 9.0 incompatible with twisted 17.1.0 ?

2017-02-19 Thread Axel Rau
After upgrading twisted from 16.6.0 to 17.1.0 I’m getting: Starting caldavd. Traceback (most recent call last): File "/usr/local/bin/twistd", line 6, in from pkg_resources import load_entry_point File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 3019, in

[RESOLVED] Re: Setting ${PYTHON_CMD} in startup script

2014-10-27 Thread Axel Rau
Am 26.10.2014 um 19:32 schrieb Axel Rau : > How can I set PYTHON_CMD in my startup script, say > files/my_daemon.in SUB_LIST+= PYTHON_CMD=${PYTHON_CMD} in the Makefile expands "%%PYTHON_CMD%%" in files/my_daemon.in grep was my friend (-;, Axel --- PGP-Key:29E

Setting ${PYTHON_CMD} in startup script

2014-10-26 Thread Axel Rau
Hi all, simple question: How can I set PYTHON_CMD in my startup script, say files/my_daemon.in ? Thanks, Axel --- PGP-Key:29E99DD6 ☀ +49 151 2300 9283 ☀ computing @ chaos claudius ___ freebsd-python@freebsd.org mailing list http://lists.freeb

Building for python3 instead of python2

2014-09-25 Thread Axel Rau
Hi all, I have a port with USES=python but it insists installing python2.7 instead of installed python3.4 I played with DEFAULT_VERSIONS= python3:3.4 without luck. Please advice. Thanks, Axel --- PGP-Key:29E99DD6 ☀ +49 151 2300 9283 ☀ computing @ chaos claudius __

Re: ports/186201: [NEW PORT] www/py-calendarserver: Calendar and Contacts Server from Apple (RFC 4791, RFC 6352)

2014-09-03 Thread Axel Rau
Hi all, what can I do to get this committed? Am 28.01.2014 um 15:50 schrieb ed...@freebsd.org: > Synopsis: [NEW PORT] www/py-calendarserver: Calendar and Contacts Server from > Apple (RFC 4791, RFC 6352) > > Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-python > Responsible-Changed-