[Bug 231300] sysutils/py-salt: Fails to start with ZEROMQ=off
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231300 Kubilay Kocak changed: What|Removed |Added Keywords|patch |needs-qa -- You are receiving this mail because: You are on the CC list for the bug. ___ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"
[Bug 231300] sysutils/py-salt: Fails to start with ZEROMQ=off
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231300 Ben Woods changed: What|Removed |Added Assignee|woods...@freebsd.org|ports-b...@freebsd.org -- You are receiving this mail because: You are on the CC list for the bug. ___ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"
[Bug 248651] sysutils/azure-agent: 2.2.45_2 fails to run: waagent -run-exthandlers' failed with exception: [Errno 2] No such file or directory: 'python3': 'python3'
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248651 Kubilay Kocak changed: What|Removed |Added Summary|sysutils/azure-agent latest |sysutils/azure-agent: |version 2.2.45_2 has python |2.2.45_2 fails to run: |errors |waagent -run-exthandlers' ||failed with exception: ||[Errno 2] No such file or ||directory: 'python3': ||'python3' -- You are receiving this mail because: You are on the CC list for the bug. ___ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"
Re: Problem building py-cryptography
On 22/05/2021 12:31 am, Dan Langille wrote: On Fri, May 21, 2021, at 10:29 AM, Dan Langille wrote: On Thu, May 20, 2021, at 7:18 PM, Simon Wright wrote: Thanks Kubs, I'm travelling at the moment and will check further when I'm back home. The original build log was with libressl and ccache. I'll repeat without both and attach a new build log. FYI, I have build failures here today, based on FreeBSD 11.4. Builds fine on 12.2 though. https://services.unixathome.org/poudriere/data/114R-dvl/2021-05-21_13h56m56s/logs/errors/py38-cryptography-2.9.2.log ===> FAILED Applying FreeBSD patch-Fix-build-with-LibreSSL-3.3.2-5988 ===> FAILED to apply cleanly FreeBSD patch(es) patch-Fix-build-with-LibreSSL-3.3.2-5988 For me, on 11.4, fixed with: rm py-cryptography/files/patch-Fix-build-with-LibreSSL-3.3.2-5988 With that file removed, 12.2 does not build. Correction. It builds on 12.2. I was wrong, sorry. If there are any remaining issues with cryptography and libressl or regressions, please re-open https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255241 hope this helps. Apologies for the top post. Regards, Simon. 20 May 2021 13:50:54 Kubilay Kocak : On 20/05/2021 2:17 pm, Simon Wright wrote: On 20/05/2021 12:00 pm, Kubilay Kocak wrote: 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 Hi Simon, Is the issue reproducible without ccache? Also, make.conf still shows: DEFAULT_VERSIONS+=ssl=libressl Thanks Kubs. When I tested I removed libressl, tried the build again and it failed so I replaced libressl after the test. Removing ccache (and with libressl) made no difference - still the same error. I then removed the libressl dependency and I reran the build - no ccache and no libressl - the build still failed, same error message. Since no-one else has reported this I suppose it should be something in my environment . . . . But what? :) While the build error *with libressl* is known, matching that reported in: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255241 Failing to build without libressl is unexpected. Jump into the poudriere jail to confirm (or not) its libressl that's being installed and used. Could be: - Custom WRKDIRPREFIX? - An overriding jail or set (-z) specific poudriere foo-make.conf? Note, the OP build log contains: [pkg.home.santos-wright.net] | | `-- Installing libressl-3.3.3... [pkg.home.santos-wright.net] | | `-- Extracting libressl-3.3.3: With defaults, base openssl will be used, and you wont see libressl as a dependency in the build. [1] build/temp.freebsd-13.0-RELEASE-amd64-3.8/_openssl.c:2172:19: error: expected identifier or '(' static const long SSL_OP_NO_DTLSv1 = 0; Regards, Simon. 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@lite dns/bind916 emulators/open-vm-tools@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 ___ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"
Re: help finding a file
They got built and installed after rebuilding both talloc and cython…talloc has no pkg-plist file which complicated matters. On Thu, May 20, 2021 at 7:37 PM Kubilay Kocak wrote: > On 20/05/2021 11:00 am, paul beard wrote: > > ldd /usr/local/bin/smbtorture | grep found > > > > libpytalloc-util.cpython-38.so.2 => not found (0) > > > > libpytalloc-util.cpython-38.so.2 => not found (0) > > > > libpytalloc-util.cpython-38.so.2 => not found (0) > > > > > > find . -name pkg-plist -exec grep libpytalloc-util.cpython-38.so {} \; > > > > > > This similarly named file is installed by python3.8 but I don't see it > > listed in pkg-plist. > > > > > > /usr/local/lib/python3.8/lib-dynload/readline.cpython-38.so was > installed > > by package python38-3.8.10 > > > > Any ideas? > > > > > From samba ports: > > > %%SAMBA4_BUNDLED_TALLOCSAMBA4_PYTHON%%lib/samba4/private/libpytalloc-util%%PYTHON_EXT_SUFFIX%%.so.2 > > via the SAMBA4_BUNDLED_TALLOC variable, which defaults to no: > > > https://github.com/freebsd/freebsd-ports/blob/main/net/samba412/Makefile#L167 > > -- Paul Beard / www.paulbeard.org/ ___ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"
FreeBSD ports you maintain which are out of date
Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you can safely ignore the entry. You will not be e-mailed again for any of the port/version combinations below. Full details can be found at the following URL: http://portscout.freebsd.org/pyt...@freebsd.org.html Port| Current version | New version +-+ textproc/py-sphinx | 3.5.2 | 4.0.2 +-+ If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://portscout.freebsd.org/info/portscout-portconfig.txt Reported by:portscout! ___ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"