Created
April 24, 2021 22:32
-
-
Save samueldr/e93b53cefdb6de8be952f469cd7586cb to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
FAILED: /build/out/target/product/surfna/obj/STATIC_LIBRARIES/libguitwrp_intermediates/twrp | |
/bin/bash -c "(mkdir -p /build/out/target/product/surfna/recovery/root/twres/ ) && (cp -fr bootable/recovery/gui/theme/common/fonts bootable/recovery/gui/theme/common/languages bootable/recover | |
y/gui/theme/extra-languages/fonts bootable/recovery/gui/theme/extra-languages/languages bootable/recovery/gui/theme/common/portrait.xml /build/out/target/product/surfna/recovery/root/twres/ ) | |
&& (cp -fr bootable/recovery/gui/theme/portrait_hdpi/* /build/out/target/product/surfna/recovery/root/twres/ )" | |
cp: cannot create regular file '/build/out/target/product/surfna/recovery/root/twres/fonts/DroidSansFallback.ttf': Permission denied | |
cp: cannot create regular file '/build/out/target/product/surfna/recovery/root/twres/fonts/NotoSansCJKjp-Regular.ttf': Permission denied | |
cp: cannot create regular file '/build/out/target/product/surfna/recovery/root/twres/fonts/OFL.txt': Permission denied | |
cp: cannot create regular file '/build/out/target/product/surfna/recovery/root/twres/languages/ja.xml': Permission denied | |
cp: cannot create regular file '/build/out/target/product/surfna/recovery/root/twres/languages/zh_CN.xml': Permission denied | |
cp: cannot create regular file '/build/out/target/product/surfna/recovery/root/twres/languages/zh_TW.xml': Permission denied |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment