Advertisement
Guest User

DU

a guest
Jul 6th, 2016
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.80 KB | None | 0 0
  1. target thumb C++: vold <= system/vold/VoldCommand.cpp
  2. target thumb C++: vold <= system/vold/NetlinkManager.cpp
  3. target thumb C++: vold <= system/vold/NetlinkHandler.cpp
  4. target thumb C++: vold <= system/vold/Process.cpp
  5. target thumb C++: vold <= system/vold/fs/Exfat.cpp
  6. target thumb C++: vold <= system/vold/fs/Ext4.cpp
  7. target thumb C++: vold <= system/vold/fs/F2fs.cpp
  8. target thumb C++: vold <= system/vold/fs/Ntfs.cpp
  9. target thumb C++: vold <= system/vold/fs/Vfat.cpp
  10. target thumb C++: vold <= system/vold/Loop.cpp
  11. target thumb C++: vold <= system/vold/Devmapper.cpp
  12. target thumb C++: vold <= system/vold/ResponseCode.cpp
  13. target thumb C++: vold <= system/vold/CheckBattery.cpp
  14. target thumb C++: vold <= system/vold/Ext4Crypt.cpp
  15. target thumb C++: vold <= system/vold/Disk.cpp
  16. target thumb C++: vold <= system/vold/DiskPartition.cpp
  17. target thumb C++: vold <= system/vold/VolumeBase.cpp
  18. target thumb C++: vold <= system/vold/PublicVolume.cpp
  19. target thumb C++: vold <= system/vold/PrivateVolume.cpp
  20. target thumb C++: vold <= system/vold/EmulatedVolume.cpp
  21. target thumb C++: vold <= system/vold/Utils.cpp
  22. target thumb C++: vold <= system/vold/MoveTask.cpp
  23. target thumb C++: vold <= system/vold/Benchmark.cpp
  24. target thumb C++: vold <= system/vold/TrimTask.cpp
  25. target thumb C: vold <= system/vold/VoldUtil.c
  26. target thumb C: vold <= system/vold/cryptfs.c
  27. target thumb C++: libjavacrypto <= external/conscrypt/src/main/native/org_conscrypt_NativeCrypto.cpp
  28. system/vold/cryptfs.c:71:10: fatal error: 'cryptfs_hw.h' file not found
  29. #include "cryptfs_hw.h"
  30. ^
  31. 1 error generated.
  32. make: *** [/home/grynch13/du/out/target/product/quark/obj/EXECUTABLES/vold_intermediates/cryptfs.o] Error 1
  33. make: *** Waiting for unfinished jobs....
  34. real 25m26.570s
  35. user 87m48.796s
  36. sys 4m5.840s
  37. root@instance-7:~/du#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement