[opensource-dev] autobuild-1.1 on a new macOS xcode8.3.3
Nicky Perian
nickyperian at gmail.com
Mon Dec 18 14:06:22 PST 2017
Williams-iMac:viewer64 bill$ hg tip
changeset: 38165:7c191babc4f6
tag: tip
user: Nat Goodspeed <nat at lindenlab.com>
date: Fri Dec 15 17:07:37 2017 -0500
summary: MAINT-8087: Update to viewer-manager build 511462
Williams-iMac:viewer64 bill$ autobuild --version
autobuild 1.1.7
autobuild configure --address-size=64 -v -c ReleaseOS --
-DENABLE_SIGNING:BOOL=OFF -DLL_TESTS:BOOL=OFF -DFMODEX:BOOL=OFF
-DOPENAL:BOOL=OFF -DPACKAGE:BOOL=ON -DUSE_KDU:BOOL=OFF
-DRELEASE_CRASH_REPORTING:BOOL=OFF
File "/usr/local/bin/autobuild", line 9, in <module>
load_entry_point('autobuild==1.1.7', 'console_scripts', 'autobuild')()
File "/Library/Python/2.7/site-packages/autobuild/autobuild_main.py",
line 263, in main
sys.exit(Autobuild().main(sys.argv[1:]))
File "/Library/Python/2.7/site-packages/autobuild/autobuild_main.py",
line 250, in main
tool_to_run.run(args)
File "/Library/Python/2.7/site-packages/autobuild/autobuild_tool_configure.py",
line 105, in run
environment=environment)
File "/Library/Python/2.7/site-packages/autobuild/autobuild_tool_configure.py",
line 158, in _configure_a_configuration
return configure_executable(extra_arguments, environment=environment)
File "/Library/Python/2.7/site-packages/autobuild/executable.py", line
104, in __call__
return subprocess.call(commandlist, env=environment)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py",
line 522, in call
return Popen(*popenargs, **kwargs).wait()
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py",
line 710, in __init__
errread, errwrite)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py",
line 1335, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory
variables
LL_BUILD_DARWIN_BASE_SWITCHES="-fPIC -gdwarf-2 -stdlib=libc++
-mmacosx-version-min=10.9 -iwithsysroot /Xcode/Xcode_8.3.3.app/
Contents/Developer/Platforms/MacOSX.platform/Developer/
SDKs/MacOSX10.12.sdk/"
**************************************
Need help.
Any ideas as to what I have messed up?
*****************************************
*Found the problem*. I installed cmake per wiki instructions and it was not
in path. Reinstalled using homebrew
to /usr/local/bin/cmake.
Decided to go ahead and post in case someone else has the problem.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.secondlife.com/pipermail/opensource-dev/attachments/20171218/68c07cbe/attachment.htm
More information about the opensource-dev
mailing list