[android-building] Re: Emulator black screen after make -j16

2017-10-29 Thread aadi
I;m using android Oreo. On Wednesday, October 25, 2017 at 10:44:23 PM UTC+5:30, Seth okthen wrote: > > Which version of Android you use? Also which version of Ubuntu you use? > Please let me know. > > On Wednesday, 25 October 2017 10:05:48 UTC-5, aadi wrote: >> >> Hel

[android-building] Emulator black screen after make -j16

2017-10-25 Thread aadi
Hello, I downloaded the source and ran . build/envsetup.sh and then lunch and selected aosp-arm-eng. After that make command was successful and then I ran emulator, it opened but nothing happened, I waited for 20 mins. I also installed latest Android studio and created AVD on x86 image of oreo

[android-building] Re: Mac os error in make -j8

2017-10-03 Thread aadi
> > That will tell you if anything has been changed. > > You can also look at that line of that file > (build/soong/cc/config/x86_darwin_host.go , line 91) and inspect whether it > seems to be valid > > > On Monday, October 2, 2017 at 8:41:11 AM UTC-7, aadi wrote: >>

[android-building] Re: Mac os error in make -j8

2017-10-02 Thread aadi
supported on Mac. That's probably > sufficiently unrelated to warrant a new discussion thread at least. You'll > probably want to elaborate on what you'd like it for. > > On Friday, September 8, 2017 at 8:30:11 AM UTC-7, aadi wrote: >> >> I deleted everythin

[android-building] Can not locate config makefile for product

2017-10-01 Thread aadi
I extracted the device tree from stock boot.img and made vendor tree but when i run lunch and select the device this error comes. Which would you like? [aosp_arm-eng] 25 build/core/product_config.mk:227: *** Can not locate config makefile for product "htc_m8et". Stop. adityas-Mac-Pro:and

[android-building] Failed make -j8 - aosp_arm_eng - ubuntu

2017-09-13 Thread aadi
i tried make clobber and make clean and increased the java heap size but still getting the same error : [ 0% 75/62904] host C++: aapt <= frameworks/base/tools/aapt/Main.cpp FAILED: out/host/linux-x86/obj/EXECUTABLES/aapt_intermediates/Main.o . . . ccache: failed to create /ccache/.ccache (No su

[android-building] Re: Mac os error in make -j8

2017-09-10 Thread aadi
hould clarify. > > Unfortunately enabling ota_tools isn't going to work on its own because it > depends on some things that aren't supported on Mac. That's probably > sufficiently unrelated to warrant a new discussion thread at least. You'll > probably want t

[android-building] Re: Mac os error in make -j8

2017-09-08 Thread aadi
BUILD_OS),darwin) > > build_ota_package := false > > endif > > > so on a Mac the error is supposed to be > > > ninja: error: unknown target 'otatools', did you mean 'tools'? > > 13:58:34 ninja failed with: exit status > > > What was yo

[android-building] Re: Mac os error in make -j8

2017-09-06 Thread aadi
40g > ~/android.dmg && hdiutil attach ~/android.dmg -mountpoint /Volumes/android > > > (from https://source.android.com/source/initializing )? > > > Also, what happens if you run: > > > mv out/.module_paths /tmp && make -j8 nothing && make -j8 noth

[android-building] FAILED: out/soong/.bootstrap/soong-android/test/test.passed

2017-09-05 Thread aadi
ninja: no work to do. [1/9] test android/soong/android FAILED: out/soong/.bootstrap/soong-android/test/test.passed out/soong/.bootstrap/bin/gotestrunner -p ./build/soong/android -f out/soong/.bootstrap/soong-android/test/test.passed -- out/soong/.bootstrap/soong-android/test/test -test.sho

[android-building] Mac os error in make -j8

2017-09-05 Thread aadi
When ever i run make -j8 the following error comes up. I'm running mac os x sierra 10.12.6 12:49:43 Could not create module-finder: finder encountered 609 errors: [/Volumes/android/prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/include: lstat /V

[android-building] Getting error while building with new device tree

2017-06-12 Thread aadi
*Getting this while building with new device tree* *error: unable to rename temporary 'out/target/product/generic/obj/SHARED_LIBRARIES/libdeqp_intermediates/modules/gles2/functional/es2fShaderLoopTests.o-297218fc' to output file 'out/target/product/generic/obj/SHARED_LIBRARIES/libdeqp_interm

[android-building] unpackbootimg not found

2017-06-10 Thread aadi
*When i try to run this command to create my device it shows this error and i have ran make -j16 otatools* *aditya@ubuntu:~/AOSPM8ET$ ./build/tools/device/mkvendor.sh htc m8et ~/stock/recovery.img* *Arguments: htc m8et /home/aditya/stock/recovery.img* *unpackbootimg not found. Is your android b

[android-building] ninja: error: unknown target 'otatools', did you mean 'obbtool'?

2017-06-09 Thread aadi
my repo does not have otatools what to do ? Starting build with ninja ninja: Entering directory `.' ninja: error: unknown target 'otatools', did you mean 'obbtool'? build/core/ninja.mk:148: recipe for target 'ninja_wrapper' failed make: *** [ninja_wrapper] Error 1 make failed to build some t