Advertisement
Guest User

Untitled

a guest
Aug 23rd, 2018
217
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.27 KB | None | 0 0
  1. * Building rpm/droid-hal-mako.spec
  2. ++ readlink -e .
  3. + ANDROID_ROOT=/home/user/hadk
  4. + '[' 4 -ge 8 ']'
  5. + echo '#include <private/android_filesystem_config.h>;'
  6. + '[' 4 -ge 8 ']'
  7. + IMG2SIMG_SOURCES='backed_block.c output_file.c sparse.c sparse_crc32.c sparse_err.c sparse_read.c img2simg.c'
  8. + SIMG2IMG_SOURCES='backed_block.c output_file.c sparse.c sparse_crc32.c sparse_err.c sparse_read.c simg2img.c'
  9. + pushd rpm/dhd/helpers
  10. ~/hadk/rpm/dhd/helpers ~/hadk
  11. + make ANDROID_ROOT=/home/user/hadk 'IMG2SIMG_SOURCES=backed_block.c output_file.c sparse.c sparse_crc32.c sparse_err.c sparse_read.c img2simg.c' 'SIMG2IMG_SOURCES=backed_block.c output_file.c sparse.c sparse_crc32.c sparse_err.c sparse_read.c simg2img.c'
  12. make -f /home/user/hadk/rpm/dhd/helpers/mkbootimg.mk -C /home/user/hadk/system/core/mkbootimg/
  13. make[1]: Entering directory `/home/user/hadk/system/core/mkbootimg'
  14. make[1]: *** No rule to make target `dsa_sig.o', needed by `mkbootimg'. Stop.
  15. make[1]: Leaving directory `/home/user/hadk/system/core/mkbootimg'
  16. make: *** [mkbootimg] Error 2
  17. error: Bad exit status from /var/tmp/rpm-tmp.oS2W27 (%build)
  18.  
  19.  
  20. RPM build errors:
  21. Bad exit status from /var/tmp/rpm-tmp.oS2W27 (%build)
  22. * Check /home/user/hadk/droid-hal-mako.log for full log.
  23. !! building of package failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement