[MacPorts] #62276: optool @0.1: error: expected '; ' after top level declarator
MacPorts
noreply at macports.org
Sat Feb 13 15:41:24 UTC 2021
#62276: optool @0.1: error: expected ';' after top level declarator
---------------------+----------------------
Reporter: RobK88 | Owner: raimue
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.6.4
Resolution: | Keywords: lion
Port: optool |
---------------------+----------------------
Comment (by RobK88):
Hmm. Well I couldn't get it to build with clang 9.0 either
Here is the result:
{{{
sudo port clean optool
sudo port -v install optool configure.compiler=macports-clang-9.0
blah blah blah....
** BUILD FAILED **
The following build commands failed:
CompileC build/optool.build/Release/optool.build/Objects-
normal/x86_64/headers.o optool/headers.m normal x86_64 objective-c
com.apple.compilers.llvm.clang.1_0.compiler
CompileC build/optool.build/Release/optool.build/Objects-
normal/x86_64/operations.o optool/operations.m normal x86_64 objective-c
com.apple.compilers.llvm.clang.1_0.compiler
CompileC build/optool.build/Release/optool.build/Objects-
normal/x86_64/main.o optool/main.m normal x86_64 objective-c
com.apple.compilers.llvm.clang.1_0.compiler
(3 failures)
Command failed: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_optool/optool/work/optool-0.1"
&& /usr/bin/xcodebuild -alltargets -configuration Deployment build
INSTALL_PATH=/Applications/MacPorts
OBJROOT="/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_optool/optool/work/optool-0.1/build/"
SYMROOT="/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_optool/optool/work/optool-0.1/build/"
MACOSX_DEPLOYMENT_TARGET=10.7 ARCHS=x86_64 SDKROOT=""
CLANG_CXX_LIBRARY="libc++"
Exit code: 65
Error: Failed to build optool: command execution failed
Error: See
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_optool/optool/main.log
for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port optool failed
}}}
--
Ticket URL: <https://trac.macports.org/ticket/62276#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list