Re: [android-building] cryptfs.cpp:68:10

2018-04-07 Thread 'Dan Willemsen' via Android Building
You appear to have local changes to that file -- that functionality was removed before that file became a cpp file: https://android-review.googlesource.com/c/platform/system/vold/+/338564 https://android.googlesource.com/platform/system/vold/+/4375f1be4ccdbf78ef4c5ab926d3316503a7b146 But assuming

Re: [android-building] Build errors while building AOSP 7.1.2

2018-04-07 Thread 'Dan Willemsen' via Android Building
You've got "com.qti.location.sdk" in your PRODUCT_BOOT_JARS, but don't have a definition of that library (it's not in AOSP). - Dan On Sat, Apr 7, 2018 at 2:32 PM Shikhar wrote: > Hello all, > > I am trying to buid AOSP for my device, the build is failing with the > following error: > > Starting

[android-building] Build errors while building AOSP 7.1.2

2018-04-07 Thread Shikhar
Hello all, I am trying to buid AOSP for my device, the build is failing with the following error: Starting build with ninja ninja: Entering directory `.' ninja: error: 'out/target/common/obj/JAVA_LIBRARIES/com.qti.location.sdk_intermediates/classes.jar', needed by 'out/target/common/obj/PAC

Re: [android-building] Re: mac 10.13 high sierra build failed:ninja failed with: exit status 1 #### failed to build some target

2018-04-07 Thread Jon Gordon
I'm getting this error trying to build -b android-8.1.0_r20 Jon On Thursday, 22 March 2018 19:19:28 UTC, Dan Willemsen wrote: > > What version of Android are you trying to build? This has been fixed on > master, older versions generally aren't supported on new Mac versions > (there's a range ch

[android-building] cryptfs.cpp:68:10

2018-04-07 Thread rakesh chandra
Error while processing /home/rkbn552/aex/system/vold/cryptfs.cpp. /home/rkbn552/aex/system/vold/cryptfs.cpp:68:10: error: 'cryptfs_hw.h' file not found [clang-diagnostic-error] #include ^ Suppressed 6 warnings (5 in non-user code, 1 with check filters). Use -header-filter=.* to display