Problem building py-cryptography
Kubilay Kocak
koobs at FreeBSD.org
Thu May 20 04:00:58 UTC 2021
On 20/05/2021 1:21 pm, Simon Wright wrote:
> Hi all,
>
> I've been unable to build security/py-cryptography for about 10 days
> now. The build in Poudriere under 12.2 and 13.0 fail with a
> "Bad_C++_code" error.
>
> I tried removing the libressl dependency but that made no difference. Is
> anyone else seeing this and can anyone point me in the right direction
> to get this fixed please?
>
> Below is my make.conf, list of poudriere-built ports and the full
> poudriere log for py-cryptography
>
> Thanks,
>
> Simon Wright.
Hi Simon,
Is the issue reproducible without ccache?
Also, make.conf still shows:
DEFAULT_VERSIONS+=ssl=libressl
>
> ============================================
>
> make.conf
>
> WRKDIRPREFIX=/usr/tmp
> OPTIONS_SET=GECKO CUPS
> NOI4B=1
> OPTIONS_SET+=NO-X11
> CUPS_OVERWRITE_BASE=YES
> WITH_VIM_OPTIONS=yes
> DEFAULT_VERSIONS+=ssl=libressl bdb=5
> VALID_CATEGORIES+=local
> SVN=svnlite
>
>
> Poudriere ports list:
>
> devel/git at lite
> dns/bind916
> emulators/open-vm-tools at nox11
> ftp/curl
> graphics/cairo
> local/vmserver-baseline
> mail/postfix
> print/hplip
> sysutils/facter
> sysutils/puppet6
> sysutils/rsyslog8
> sysutils/rubygem-puppetserver-ca
> www/apt-cacher-ng
> www/mod_log_sql
>
>
More information about the freebsd-python
mailing list