Advertisement
Guest User

Untitled

a guest
May 12th, 2019
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.40 KB | None | 0 0
  1. ~/hadk$ rpm/dhd/helpers/build_packages.sh
  2. * Building rpm/droid-hal-zl1.spec
  3. + '[' 8 -ge 8 ']'
  4. + /home/someuser/hadk/build/make/tools/fs_config/fs_config_generator.py aidarray /home/someuser/hadk/system/core/libcutils/include/private/android_filesystem_config.h
  5. + '[' 8 -ge 8 ']'
  6. + echo '#include <cstring>'
  7. + echo '#include "sparse_read.cpp"'
  8. + IMG2SIMG_SOURCES='backed_block.c output_file.c sparse.c sparse_crc32.c sparse_err.c sparse_read_fix.cpp img2simg.c ../base/stringprintf.cpp'
  9. + SIMG2IMG_SOURCES='backed_block.c output_file.c sparse.c sparse_crc32.c sparse_err.c sparse_read_fix.cpp simg2img.c ../base/stringprintf.cpp'
  10. + pushd rpm/dhd/helpers
  11. ~/hadk/rpm/dhd/helpers ~/hadk
  12. + make ANDROID_ROOT=/home/someuser/hadk 'IMG2SIMG_SOURCES=backed_block.c output_file.c sparse.c sparse_crc32.c sparse_err.c sparse_read_fix.cpp img2simg.c ../base/stringprintf.cpp' 'SIMG2IMG_SOURCES=backed_block.c output_file.c sparse.c sparse_crc32.c sparse_err.c sparse_read_fix.cpp simg2img.c ../base/stringprintf.cpp'
  13. make -f /home/someuser/hadk/rpm/helpers/mkbootimg.mk -C /home/someuser/hadk/system/core/mkbootimg/
  14. make[1]: Entering directory `/home/someuser/hadk/system/core/mkbootimg'
  15. make[1]: *** No rule to make target `mkbootimg.o', needed by `mkbootimg'. Stop.
  16. make[1]: Leaving directory `/home/someuser/hadk/system/core/mkbootimg'
  17. make: *** [mkbootimg] Error 2
  18. error: Bad exit status from /var/tmp/rpm-tmp.4guSE6 (%build)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement