Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Building ParanoidAndroid v3.69
- Looking for device files
- Device tree found. Skipping step.
- Setting up environment
- including vendor/pa/vendorsetup.sh
- including sdk/bash_completion/adb.bash
- including vendor/pa/bash_completion/repo.bash
- vendor/pa/bash_completion/repo.bash: line 96: export: __gitdir: not a function
- vendor/pa/bash_completion/repo.bash: line 97: export: __git_ps1: not a function
- Lunching device
- Traceback (most recent call last):
- File "vendor/pa/tools/removeprojects.py", line 109, in <module>
- process_removes(def_file)
- File "vendor/pa/tools/removeprojects.py", line 90, in process_removes
- projects = json.loads(projects_file.read())
- File "/usr/lib/python2.7/json/__init__.py", line 326, in loads
- return _default_decoder.decode(s)
- File "/usr/lib/python2.7/json/decoder.py", line 366, in decode
- obj, end = self.raw_decode(s, idx=_w(s, 0).end())
- File "/usr/lib/python2.7/json/decoder.py", line 382, in raw_decode
- obj, end = self.scan_once(s, idx)
- ValueError: Expecting object: line 25 column 6 (char 663)
- build/core/product_config.mk:228: *** _nic.PRODUCTS.[[vendor/pa/products/pa_S7500.mk]]: "device/samsung/S7500/full_S7500.mk" does not exist. Stop.
- Device S7500 not found. Attempting to retrieve device repository from ParanoidAndroid Github (http://github.com/ParanoidAndroid).
- Repository for S7500 not found in the ParanoidAndroid Github repository list. If this is in error, you may need to manually add it to your local_manifest.xml.
- Traceback (most recent call last):
- File "vendor/pa/tools/removeprojects.py", line 109, in <module>
- process_removes(def_file)
- File "vendor/pa/tools/removeprojects.py", line 90, in process_removes
- projects = json.loads(projects_file.read())
- File "/usr/lib/python2.7/json/__init__.py", line 326, in loads
- return _default_decoder.decode(s)
- File "/usr/lib/python2.7/json/decoder.py", line 366, in decode
- obj, end = self.raw_decode(s, idx=_w(s, 0).end())
- File "/usr/lib/python2.7/json/decoder.py", line 382, in raw_decode
- obj, end = self.scan_once(s, idx)
- ValueError: Expecting object: line 25 column 6 (char 663)
- build/core/product_config.mk:228: *** _nic.PRODUCTS.[[vendor/pa/products/pa_S7500.mk]]: "device/samsung/S7500/full_S7500.mk" does not exist. Stop.
- ** Don't have a product spec for: 'pa_S7500'
- ** Do you have the right repo manifest?
- Starting compilation
- build/envsetup.sh: line 89: schedtool: command not found
- Total time elapsed: 0 minutes (3.914809089 seconds)
- blinnqipa@ubuntu:~/android/system$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement