Failures of dependent packages with py-cffi-1.11.2

9 views
Skip to first unread message

Yuri Vic

unread,
Jan 4, 2018, 4:33:34 AM1/4/18
to python-cffi
We updated the py-cffi port in FreeBSD to 1.11.2.
Now these 4 dependent ports fail to build the shared object:
security/py-pynacl
security/py-bcrypt
devel/py-pygit2
databases/py-psycopg2cffi

The remaining 11 dependencies build fine.
Please see the failure logs here:
http://package19.nyi.freebsd.org/data/103i386-default-build-as-user/458005/logs/errors/py36-pynacl-1.2.1.log
http://package19.nyi.freebsd.org/data/103i386-default-build-as-user/458005/logs/errors/py36-bcrypt-3.1.4.log

Failures only happen with python-36, and not with python-27.

Do you have any idea what could be wrong?

Yuri

Armin Rigo

unread,
Jan 4, 2018, 4:54:48 AM1/4/18
to pytho...@googlegroups.com
Hi Yuri,
The .so files are named differently on Python 3.x, something like
"_bcrypt.cpython-36*.so". It looks like a problem with the build
script of the above two packages (not sure why you ask in the cffi
mailing list?).


Armin

Yuri Vic

unread,
Jan 4, 2018, 5:35:42 AM1/4/18
to python-cffi
Thanks Armin.
This name difference has been missed.

Yuri
Reply all
Reply to author
Forward
0 new messages