Advertisement
duhjokersinhell

Untitled

Aug 7th, 2021
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 1.35 KB | None | 0 0
  1. ┌──(duhjoker㉿kali)-[/media/duhjoker/be827602-b8d2-4c25-95d6-875f8748f422/Google-sargo-android-10]
  2. └─$ ./build.sh                                                                        127
  3. + BUILD_DIR=
  4. + OUT=
  5. + '[' 0 -gt 0 ']'
  6. ++ realpath ''
  7. ++ echo out
  8. + OUT=out
  9. + mkdir -p out
  10. + '[' -z '' ']'
  11. ++ mktemp -d
  12. + TMP=/tmp/tmp.7FnUWPdbsi
  13. ++ mktemp -d
  14. + TMPDOWN=/tmp/tmp.wSTGwuI3Gf
  15. ++ pwd
  16. + HERE=/media/duhjoker/be827602-b8d2-4c25-95d6-875f8748f422/Google-sargo-android-10
  17. +++ realpath ./build.sh
  18. ++ dirname /media/duhjoker/be827602-b8d2-4c25-95d6-875f8748f422/Google-sargo-android-10/build.sh
  19. + SCRIPT=/media/duhjoker/be827602-b8d2-4c25-95d6-875f8748f422/Google-sargo-android-10/build
  20. + mkdir -p /tmp/tmp.7FnUWPdbsi/system
  21. + mkdir -p /tmp/tmp.7FnUWPdbsi/partitions
  22. + source /media/duhjoker/be827602-b8d2-4c25-95d6-875f8748f422/Google-sargo-android-10/deviceinfo
  23. ++ deviceinfo_name='Google Pixel 3A'
  24. ++ deviceinfo_manufacturer=Google
  25. ++ deviceinfo_codename=sargo
  26. ++ deviceinfo_arch=aarch64
  27. ++ deviceinfo_kernel_source=https://github.com/Duhjoker/android_kernel_google_bonito/tree/halium-10.0
  28. ++ deviceinfo_kernel_source_branch=halium-10.0
  29. ++ deviceinfo_kernel_defconfig=vendor/halium_bonito_defconfig
  30. /media/duhjoker/be827602-b8d2-4c25-95d6-875f8748f422/Google-sargo-android-10/deviceinfo: line 21: unexpected EOF while looking for matching `"'
  31.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement