I'm building crosswalk with 'gbs build -A i586' and getting an error with the latest source from tizen review. Below is the error I get. I'll attached my .gbs.conf that I have in the root of the project.
[ 192s] Updating projects from gyp files... [ 254s] Running build/landmines.py... [ 254s] + ninja -j2 -C src/out/Release xwalk xwalkctl xwalk_launcher xwalk-pkg-helper [ 254s] ninja: Entering directory `src/out/Release' [ 254s] ninja: error: '../../native_client/toolchain/.tars/linux_x86/nacl_x86_newlib.json', needed by 'gen/sdk/linux_x86/nacl_x86_newlib/nacl_x86_newlib.json', missing and no known rule to make it [ 254s] error: Bad exit status from /var/tmp/rpm-tmp.W3bLVP (%build) FILE: .gbs.conf [general] #Current profile name which should match a profile section name profile = profile.tizen [profile.tizen] #Common authentication info for whole profile user = <name> #CAUTION: please use the key name "passwd" to reset plaintext password passwdx = <password> obs = obs.local #Comma separated list of repositories repos = repo.tizen_xwalk_current #repos = repo.tizen_main, repo.tizen_base [obs.local] url = https://the-master [obs.tizen] #OBS API URL pointing to a remote OBS. url = https://api.tizen.org #Optional user and password, set if differ from profile's user and password #user = #passwd = #Repo section example [repo.tizen_latest] #Build against repo's URL url = http://download.tizen.org/releases/daily/trunk/ivi/latest/ #url = http://download.tizen.org/releases/milestone/tizen/ivi/latest/ #Optional user and password, set if differ from profile's user and password #user = #passwd = #Individual repo is also supported [repo.tizen_base] url = http://download.tizen.org/releases/daily/trunk/ivi/latest/repos/base/ia32/packages/ [repo.tizen_main] url = http://download.tizen.org/releases/daily/trunk/ivi/latest/repos/ivi/ia32/packages/ [repo.tizen_xwalk] url = http://download.tizen.org/snapshots/tizen/ivi/ivi/tizen_20140602.1/repos/ivi/ia32/packages/ [repo.tizen_xwalk_current] url = http://download.tizen.org/releases/daily/tizen/ivi/ivi/tizen_20140627.1/repos/atom/packages/ -- Art McGee Infotainment Engineer Jaguar Land Rover One World Trade Center, 121 Southwest Salmon Street, 11th Floor, Portland, Oregon, 97204
_______________________________________________ Dev mailing list [email protected] https://lists.tizen.org/listinfo/dev
