Created attachment 198484 [details] patchfile Hello, With the new openssl irc/bitchx and chinese/bitchx are failing to build. Please patch the configure file with the attached file. Thanks, Dan
Have you tried patch with older OpenSSL version?
This needs to be postponed, as configure script is fixed, but port isn't compatible with OpenSSL 1.1
Hi, I don't know why the patch isn't working on the builders. I just installed a fresh BSD 12.0 BETA, which I then did an svn clone of /base/head to /usr/src with buildworld. I was able to compile BitchX with this patch no problem with SSL working. See attached screenshots... ?? Dan
Created attachment 198643 [details] screenshot
correction: 13.0-CURRENT
A commit references this bug: Author: danfe Date: Fri Oct 26 16:42:56 UTC 2018 New revision: 483042 URL: https://svnweb.freebsd.org/changeset/ports/483042 Log: Unbreak the build against newer versions of OpenSSL where they had removed SSLeay() from libcrypto so configure test for it now fails. Check against ERR_get_error() instead. PR: 232550 Changes: head/irc/bitchx/Makefile
Was fixed in ports r483042.
Hi, We are getting pkg-fallout emails again. Speaking with people on IRC the port revision needs to be bumped. Can you please do this? Thanks, Dan
Can you show me the Indent: line from those pkg-fallout reports you're receiving?
It's the quarterly branch: [package - 120i386-quarterly][irc/bitchx] Failed for bitchx-1.2.1_1,1 in configure] http://beefy4.nyi.freebsd.org/data/120i386-quarterly/484269/logs/bitchx-1.2.1_1,1.log
Assign to committer resolving (resolved in head in ports r483042) Pending merge to quarterly
Assign to secteam to handle the quarterly merge (stable/security branch).
MFH should resolve this in quarterly branch.
A commit references this bug: Author: riggs Date: Sat Nov 24 18:45:57 UTC 2018 New revision: 485780 URL: https://svnweb.freebsd.org/changeset/ports/485780 Log: MFH: r483042 r483384 Unbreak the build against newer versions of OpenSSL where they had removed SSLeay() from libcrypto so configure test for it now fails. Check against ERR_get_error() instead. PR: 232550 - Remove BROKEN_SSL line (should've been part of r483042) - Cleanup options block a bit and use our standard LANG_HE option for Hebrew language support Approved by: ports-secteam (riggs) Changes: _U branches/2018Q4/ branches/2018Q4/irc/bitchx/Makefile