Yes please make a release. I'll one-off mac for this time. I filed a jira
and posted to the mailing list. autobuild at least on windows was backward
compatible. I was unable to get it to install properly on linux which is
not surprising given LL non-support of linux.

I saw this issue a few years ago and it was a not having llbase.py
installed.

I can't recall the solution, but it was simple.


On Wed, Nov 16, 2016 at 10:10 PM, Nicky Perian <nickyper...@gmail.com>
wrote:

> 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.
>
_______________________________________________
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges

Reply via email to