Advertisement
foxclore

Untitled

Dec 7th, 2021
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.24 KB | None | 0 0
  1. PlatformSDK [fox@forest sfos]$ rpm/dhd/helpers/build_packages.sh --droid-hal
  2. * Building rpm/droid-hal-apollon.spec
  3. mv: cannot stat 'RPMS/*.rpm': No such file or directory
  4. * Building successful, adding packages to repo
  5. + export FFLAGS
  6. + LD_AS_NEEDED=1
  7. + export LD_AS_NEEDED
  8. + echo _target_cpu is aarch64
  9. _target_cpu is aarch64
  10. + grep -q '^TARGET_ARCH := arm64' ./device/xiaomi/apollon/BoardConfig.mk ./device/xiaomi/sm8250-common/BoardConfigCommon.mk
  11. + echo -e '\n' 'IMPORTANT: some devices in your Android tree are 64bit targets. If your device is aarch64,\n' ' please define droid_target_aarch64 in your .spec, otherwise define droid_target_armv7hl\n'
  12.  
  13. IMPORTANT: some devices in your Android tree are 64bit targets. If your device is aarch64,
  14. please define droid_target_aarch64 in your .spec, otherwise define droid_target_armv7hl
  15.  
  16. + exit 1
  17. error: Bad exit status from /var/tmp/rpm-tmp.nQgBsW (%build)
  18.  
  19.  
  20. RPM build errors:
  21. Bad exit status from /var/tmp/rpm-tmp.nQgBsW (%build)
  22. No journal files were found.
  23. Failed to seek to cursor: Invalid argument
  24. mv: cannot stat 'RPMS.saved/*.rpm': No such file or directory
  25. * Check /home/fox/projects/sfos/droid-hal-apollon.log for full log.
  26. !! Failed to deploy the package
  27.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement