[Bug 242174] mail/fetchmail: fails to build if DEFAULT_VERSIONS+=ssl=openssl111 exists in make.conf file

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Nov 24 01:17:10 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242174

--- Comment #6 from Corey Halpin <chalpin at cs.wisc.edu> ---
Is it possible that there is no newline after OPTIONS_SET+= GSSAPI_NONE in your
make.conf? If so, that file is not a valid POSIX text file (cf.
https://stackoverflow.com/questions/729692/why-should-text-files-end-with-a-newline)
and poudriere could quite easily be having trouble processing it.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list