[opensource-dev] Darwin build failure

Nicky Perian nickyperian at gmail.com
Wed Nov 16 20:10:07 PST 2016


Failure:
Mini:viewer-release nicky$ python --version
Python 2.7.12
Mini:viewer-release nicky$
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/autobuild
configure -v -c RelWithDebInfoOS -- -DLL_TESTS:BOOL=OFF -DFMODEX:BOOL=ON
-DOPENAL:BOOL=OFF -DPACKAGE:BOOL=ON -DQUICKTIME:BOOL=ON -DUSE_KDU:BOOL=OFF
-DRELEASE_CRASH_REPORTING:BOOL=OFF

Mini:viewer-release nicky$
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/autobuild
build -c RelWithDebInfoOS 2>&1 |tee -a DarwinSL.log
PhaseScriptExecution CMake\ PostBuild\ Rules
/Users/nicky/viewer-release/build-darwin-i386/newview/SecondLife.build/RelWithDebInfo/secondlife-bin.build/Script-B5EAF7FE98AC47EB82B26BF7.sh
    cd /Users/nicky/viewer-release/indra
    /bin/sh -c
/Users/nicky/viewer-release/build-darwin-i386/newview/SecondLife.build/RelWithDebInfo/secondlife-bin.build/Script-B5EAF7FE98AC47EB82B26BF7.sh
/usr/bin/python
/Users/nicky/viewer-release/indra/newview/viewer_manifest.py --actions=copy
--arch=i386 --artwork=/Users/nicky/viewer-release/indra/newview
--build=/Users/nicky/viewer-release/build-darwin-i386/newview
--buildtype=RelWithDebInfo --configuration=RelWithDebInfo
--dest=/Users/nicky/viewer-release/build-darwin-i386/newview/RelWithDebInfo/Second\
Life.app --grid=agni --channel=Second\ Life\ Test
--versionfile=/Users/nicky/viewer-release/build-darwin-i386/newview/viewer_version.txt
--source=/Users/nicky/viewer-release/indra/newview
Traceback (most recent call last):
  File "/Users/nicky/viewer-release/indra/newview/viewer_manifest.py", line
47, in <module>
    from indra.base import llsd
ImportError: No module named base
make: *** [secondlife-bin_buildpart_0] Error 1
Command /bin/sh failed with exit code 2

** BUILD FAILED **


The following build commands failed:
PhaseScriptExecution CMake\ PostBuild\ Rules
/Users/nicky/viewer-release/build-darwin-i386/newview/SecondLife.build/RelWithDebInfo/secondlife-bin.build/Script-B5EAF7FE98AC47EB82B26BF7.sh
(1 failure)
ERROR: building configuration {'default': False, 'configure': {'command':
None, 'options': ['-G', "'Xcode'"], 'filters': None, 'arguments': None},
'name': 'RelWithDebInfoOS', 'build': {'command': 'xcodebuild', 'options':
['-configuration RelWithDebInfo', '-project SecondLife.xcodeproj'],
'filters': None, 'arguments': None}} returned 65
For more information: try re-running your command with --verbose or --debug

This failure is from the removal of viewer python library files associated
with MAINT-6585. With all MAINT-6585 reverted the build completes without
error.

Full paths for autobuild configure and build are used because of use of a
bash script to build. The same error happens when building under Xcode.

Windows and Linux use the same code and there are no errors.

Has anyone else experienced this build failure?

More importantly is there a correction.

autobuild1.0 is used.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.secondlife.com/pipermail/opensource-dev/attachments/20161116/a6b0dd9d/attachment.htm 


More information about the opensource-dev mailing list