Created attachment 185745 [details] options file Trying to build the gnustep-base package using poudriere with openssl instead of gnutls fails: --- pkg-static: Unable to access file /wrkdirs/usr/ports/lang/gnustep-base/work/stage/usr/local/GNUstep/System/Library/Libraries/gnustep-base/Versions/1.25/Resources/SSL.bundle/Resources/Info-gnustep.plist:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/lang/gnustep-base/work/stage/usr/local/GNUstep/System/Library/Libraries/gnustep-base/Versions/1.25/Resources/SSL.bundle/SSL:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/lang/gnustep-base/work/stage/usr/local/GNUstep/System/Library/Libraries/gnustep-base/Versions/1.25/Resources/SSL.bundle/stamp.make:No such file or directory *** Error code 1 --- Attached are the options file as well as the poudriere log for this package.
Created attachment 185746 [details] poudriere log
It looks as if upstream removed support for OpenSSL a year ago, so this option is obsolete.
(In reply to David Chisnall from comment #2) That *would* explain it. ;-) Do you want me to submit a patch removing the option from the port?
If you have time, yes, otherwise I'll try to do it over the weekend.
Created attachment 185755 [details] remove obsolete openssl-option Dunno if there is a better way to go about this, but here it is. A patch to remove the now obsolete openssl option.
Q/A: poudriere testport worked fine on 11.1/amd64
A commit references this bug: Author: theraven Date: Sat Aug 26 10:24:56 UTC 2017 New revision: 448759 URL: https://svnweb.freebsd.org/changeset/ports/448759 Log: Remove the OpenSSL option from lang/gnustep-base GNUstep Base no longer supports building with OpenSSL, the option was broken. PR: 221789 Submitted by: Martin Waschbuesch Reported by: Martin Waschbuesch Changes: head/lang/gnustep-base/Makefile head/lang/gnustep-base/pkg-plist