Skip to content

Instantly share code, notes, and snippets.

@adi8900
Created August 7, 2020 15:54
Show Gist options
  • Save adi8900/0fbd22d7e783aab5bc85cc619f18b131 to your computer and use it in GitHub Desktop.
Save adi8900/0fbd22d7e783aab5bc85cc619f18b131 to your computer and use it in GitHub Desktop.
[ 0% 21/13012] Generated: (/home/adi/twrp/out/target/product/davinci/android-info.txt)
FAILED: /home/adi/twrp/out/target/product/davinci/android-info.txt
/bin/bash -c "(build/make/tools/check_radio_versions.py ) && (echo \"board=sm6150\" > /home/adi/twrp/out/target/product/davinci/android-info.txt )"
File "build/make/tools/check_radio_versions.py", line 56
print "*** Error opening \"%s.sha1\"; can't verify %s" % (fn, key)
^
SyntaxError: invalid syntax
[ 0% 38/13012] target C++: recovery-refresh <= bootable/recovery/rotate_logs.cpp
ninja: build stopped: subcommand failed.
17:44:21 ninja failed with: exit status 1
#### failed to build some targets (5 seconds) ####
@thisfeeling
Copy link

thisfeeling commented May 27, 2023

File "build/make/tools/check_radio_versions.py", line 56

print("*** Error opening "%s.sha1"; can't verify %s" % (fn, key))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment