Android sources
#11
(05-16-2016, 08:37 AM)IlyaM Wrote: Do you know what does this line mean?

CHIPHD_LICHEE_DIR=builder@192.168.1.22:/home2/builder/release/a83-5.1/lichee

Code:
root@ilya-eME730G:/media/ilya/Data/A64/android# . build/envsetup.sh
including device/asus/flo/vendorsetup.sh
including device/generic/mini-emulator-arm64/vendorsetup.sh
including device/generic/mini-emulator-armv7-a-neon/vendorsetup.sh
including device/generic/mini-emulator-mips/vendorsetup.sh
including device/generic/mini-emulator-x86/vendorsetup.sh
including device/generic/mini-emulator-x86_64/vendorsetup.sh
including device/htc/flounder/vendorsetup.sh
including device/moto/shamu/vendorsetup.sh
including device/samsung/manta/vendorsetup.sh
including device/softwinner/astar-h7/vendorsetup.sh
including device/softwinner/astar-y3/vendorsetup.sh
including device/softwinner/astar-yh/vendorsetup.sh
including device/softwinner/common/vendorsetup.sh
including device/softwinner/jasmine-perf/vendorsetup.sh
including device/softwinner/kylin-p1/vendorsetup.sh
including device/softwinner/kylin-p2/vendorsetup.sh
including device/softwinner/octopus-f1/vendorsetup.sh
including device/softwinner/octopus-ibt/vendorsetup.sh
including device/softwinner/octopus-n1/vendorsetup.sh
including device/softwinner/octopus-perf/vendorsetup.sh
including device/softwinner/tulip-p1/vendorsetup.sh
including device/softwinner/tulip-perf/vendorsetup.sh
including device/softwinner/tulip-t1/vendorsetup.sh
including device/softwinner/zzzzz-chiphd/vendorsetup.sh
CHIPHD_LICHEE_DIR=builder@192.168.1.22:/home2/builder/release/a83-5.1/lichee


I got it when I use . build/envsetup.sh
It highlighted red

I have no idea but if you can run lunch command with tulip_t1-eng you should be fine.
Try to continue.
#12
(05-16-2016, 09:00 AM)Hahaburger Wrote: I have no idea but if you can run lunch command with tulip_t1-eng you should be fine.
Try to continue.

Got a new problem when I was building the firmware

Code:
build/core/Makefile:34: Warning: override method for the purpose «out/target/product/tulip-t1/system/lib/hw/gralloc.default.so»
build/core/base_rules.mk:550: warning: the old way of the purpose «out/target/product/tulip-t1/system/lib/hw/gralloc.default.so» ignored
build/core/Makefile:34: Warning: override method for the purpose «out/target/product/tulip-t1/system/lib64/hw/gralloc.default.so»
build/core/base_rules.mk:550: warning: the old way of the purpose «out/target/product/tulip-t1/system/lib64/hw/gralloc.default.so» ignored
No private recovery resources for TARGET_DEVICE tulip-t1
make: *** No rule to make target «external/wpa_supplicant_8/wpa_supplicant/src/drivers/drivers.mk». Stop.
#### make failed to build some targets (12:25 (mm:ss)) ####
#13
(05-16-2016, 09:27 AM)IlyaM Wrote:
Code:
build/core/Makefile:34: Warning: override method for the purpose «out/target/product/tulip-t1/system/lib/hw/gralloc.default.so»
build/core/base_rules.mk:550: warning: the old way of the purpose «out/target/product/tulip-t1/system/lib/hw/gralloc.default.so» ignored
build/core/Makefile:34: Warning: override method for the purpose «out/target/product/tulip-t1/system/lib64/hw/gralloc.default.so»
build/core/base_rules.mk:550: warning: the old way of the purpose «out/target/product/tulip-t1/system/lib64/hw/gralloc.default.so» ignored
No private recovery resources for TARGET_DEVICE tulip-t1
make: *** No rule to make target «external/wpa_supplicant_8/wpa_supplicant/src/drivers/drivers.mk». Stop.
#### make failed to build some targets (12:25 (mm:ss)) ####
I haven't tried building from SDK but how you are trying to build? With make -j4?
You may try "make otapackage -j4" but Idk if they support it. I'm trying to download the new SDK Big Grin
#14
yes with
make -j4

"make otapackage -j4" instead of "make -j4" gives me the same issue
#15
(05-16-2016, 10:04 AM)Hahaburger Wrote:
(05-16-2016, 09:27 AM)IlyaM Wrote:
Code:
build/core/Makefile:34: Warning: override method for the purpose «out/target/product/tulip-t1/system/lib/hw/gralloc.default.so»
build/core/base_rules.mk:550: warning: the old way of the purpose «out/target/product/tulip-t1/system/lib/hw/gralloc.default.so» ignored
build/core/Makefile:34: Warning: override method for the purpose «out/target/product/tulip-t1/system/lib64/hw/gralloc.default.so»
build/core/base_rules.mk:550: warning: the old way of the purpose «out/target/product/tulip-t1/system/lib64/hw/gralloc.default.so» ignored
No private recovery resources for TARGET_DEVICE tulip-t1
make: *** No rule to make target «external/wpa_supplicant_8/wpa_supplicant/src/drivers/drivers.mk». Stop.
#### make failed to build some targets (12:25 (mm:ss)) ####
I haven't tried building from SDK but how you are trying to build? With make -j4?
You may try "make otapackage -j4" but Idk if they support it. I'm trying to download the new SDK Big Grin


Hi, have you got any success with SDK?


Sent from my iPhone using Tapatalk


Possibly Related Threads…
Thread Author Replies Views Last Post
  Android 6.0 Tablet and TV (release candidate, maintained) ayufan 228 386,993 12-29-2020, 01:13 AM
Last Post: firmwarefile
Shocked Remote for Android? liodra 18 29,593 12-23-2020, 06:11 AM
Last Post: Learnincurve
  Adding an accelerometer to Android modsbyus 11 16,758 11-02-2020, 08:12 PM
Last Post: Little_Johnny
  Android Things OS dqvsra 2 6,968 12-03-2019, 09:52 AM
Last Post: hangglider
  Is there another link for Android images? Maalth 3 7,036 10-10-2019, 07:57 AM
Last Post: tophneal
Question Android SDK Oreo NGC6691 2 5,598 07-15-2019, 08:29 PM
Last Post: dazza5000
  Putting Android 9 RockPro64 source into easier to manage repositories dazza5000 0 3,334 07-15-2019, 08:29 PM
Last Post: dazza5000
  Android 5.1.1 TV (old-stable, no longer maintained) ayufan 194 257,099 03-12-2019, 04:53 PM
Last Post: neosapien
  Issues with SD Card and Running Android Twistedx 0 3,542 02-26-2019, 11:58 AM
Last Post: Twistedx
  Android 7.1 (PINE A64(+)) pineadmin 59 104,879 02-10-2019, 07:44 PM
Last Post: mmmarcus

Forum Jump:


Users browsing this thread: 1 Guest(s)