Date: Wed, 02 Mar 2016 17:11:25 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 207648] py27-cryptography-1.0.2_3 build fails Message-ID: <bug-207648-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207648 Bug ID: 207648 Summary: py27-cryptography-1.0.2_3 build fails Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: koobs@FreeBSD.org Reporter: p5B2E9A8F@t-online.de Assignee: koobs@FreeBSD.org Flags: maintainer-feedback?(koobs@FreeBSD.org) After openssl 1.0.2_9 update to 1.0.2g py27-cryptography build fails. >From Poudriere logfile: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<phase= : build >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D> Building for py27-cryptography-1.0.2_3 running build running build_py creating build creating build/lib.freebsd-10.2-RELEASE-amd64-2.7 //---snip---// cc -DNDEBUG -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -fPIC -I/usr/local/include/python2.7 -c build/temp.freebsd-10.2-RELEASE-amd64-2.7/_openssl.c -o build/temp.freebsd-10.2-RELEASE-amd64-2.7/build/temp.freebsd-10.2-RELEASE-a= md64-2.7/_openssl.o build/temp.freebsd-10.2-RELEASE-amd64-2.7/_openssl.c:687:6: error: conflict= ing types for 'BIO_new_mem_buf' BIO *BIO_new_mem_buf(void *, int); ^ /usr/local/include/openssl/bio.h:692:6: note: previous declaration is here BIO *BIO_new_mem_buf(const void *buf, int len); ^ 1 error generated. error: command 'cc' failed with exit status 1 *** Error code 1 Stop. make: stopped in /usr/ports/security/py-cryptography =3D=3D=3D=3D>> Cleaning up wrkdir =3D=3D=3D> Cleaning for py27-cryptography-1.0.2_3 build of security/py-cryptography ended at Wed Mar 2 02:19:00 CET 2016 build time: 00:00:34 !!! build failure encountered !!! --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-207648-13>