[MacPorts] #64947: openssl3: error: too many arguments to function call, expected 1, have 2
MacPorts
noreply at macports.org
Thu Apr 7 14:06:36 UTC 2022
#64947: openssl3: error: too many arguments to function call, expected 1, have 2
-----------------------+----------------------
Reporter: catap | Owner: larryv
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords: lion
Port: openssl3 |
-----------------------+----------------------
Comment (by kencu):
I believe @catap's Xcode is not the correct version.
{{{
$ sh -c 'printf "%s\n" "macOS `sw_vers -productVersion` `sw_vers
-buildVersion` `uname -m`" "`xcodebuild -version|awk
'\''NR==1{x=$0}END{print x" "$NF}'\''`"'|tee /dev/tty|pbcopy
macOS 10.7.5 11G63 i386
Xcode 4.6.3 4H1503
$ clang -dM -E -x c /dev/null | grep apple
#define __apple_build_version__ 4250028
}}}
--
Ticket URL: <https://trac.macports.org/ticket/64947#comment:7>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list