Hello Tan Ming,
I did execute the command
sristi@sristidesk:/media/sristi/DISK2/work/celadon_26_jan_2019$ source
./build/envsetup.sh
including device/generic/car/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-mips64/vendorsetup.sh
including device/generic/mini-emulator-mips/vendorsetup.sh
including device/generic/mini-emulator-x86_64/vendorsetup.sh
including device/generic/mini-emulator-x86/vendorsetup.sh
including device/generic/uml/vendorsetup.sh
including device/google/cuttlefish/vendorsetup.sh
including device/google/marlin/vendorsetup.sh
including device/google/muskie/vendorsetup.sh
including device/google/taimen/vendorsetup.sh
including device/intel/mixins/vendorsetup.sh
including device/intel/project-celadon/celadon/vendorsetup.sh
including device/intel/project-celadon/cel_apl/vendorsetup.sh
including device/intel/project-celadon/cel_kbl/vendorsetup.sh
including device/linaro/hikey/vendorsetup.sh
including sdk/bash_completion/adb.bash
sristi@sristidesk:/media/sristi/DISK2/work/celadon_26_jan_2019$ lunch
You're building on Linux
Lunch menu... pick a combo:
1. aosp_arm-eng
2. aosp_arm64-eng
3. aosp_mips-eng
4. aosp_mips64-eng
5. aosp_x86-eng
6. aosp_x86_64-eng
7. aosp_car_arm-userdebug
8. aosp_car_arm64-userdebug
9. aosp_car_x86-userdebug
10. aosp_car_x86_64-userdebug
11. mini_emulator_arm64-userdebug
12. m_e_arm-userdebug
13. m_e_mips64-eng
14. m_e_mips-userdebug
15. mini_emulator_x86_64-userdebug
16. mini_emulator_x86-userdebug
17. uml-userdebug
18. aosp_cf_x86_auto-userdebug
19. aosp_cf_x86_phone-userdebug
20. aosp_cf_x86_tablet-userdebug
21. aosp_cf_x86_tablet_3g-userdebug
22. aosp_cf_x86_tv-userdebug
23. aosp_cf_x86_wear-userdebug
24. aosp_cf_x86_64_auto-userdebug
25. aosp_cf_x86_64_phone-userdebug
26. aosp_cf_x86_64_tablet-userdebug
27. aosp_cf_x86_64_tablet_3g-userdebug
28. aosp_cf_x86_64_tv-userdebug
29. aosp_cf_x86_64_wear-userdebug
30. cf_x86_auto-userdebug
31. cf_x86_phone-userdebug
32. cf_x86_tablet-userdebug
33. cf_x86_tablet_3g-userdebug
34. cf_x86_tv-userdebug
35. cf_x86_wear-userdebug
36. cf_x86_64_auto-userdebug
37. cf_x86_64_phone-userdebug
38. cf_x86_64_tablet-userdebug
39. cf_x86_64_tablet_3g-userdebug
40. cf_x86_64_tv-userdebug
41. cf_x86_64_wear-userdebug
42. aosp_marlin-userdebug
43. aosp_marlin_svelte-userdebug
44. aosp_sailfish-userdebug
45. aosp_walleye-userdebug
46. aosp_walleye_test-userdebug
47. aosp_taimen-userdebug
48. celadon-eng
49. celadon-userdebug
50. celadon-user
51. cel_apl-eng
52. cel_apl-userdebug
53. cel_apl-user
54. cel_kbl-eng
55. cel_kbl-userdebug
56. cel_kbl-user
57. hikey-userdebug
58. hikey64_only-userdebug
59. hikey960-userdebug
Which would you like? [aosp_arm-eng] 55
/bin/bash: line 0: cd: vendor/linux/firmware: No such file or directory
/bin/bash: line 0: cd: vendor/linux/firmware: No such file or directory
============================================
PLATFORM_VERSION_CODENAME=REL
PLATFORM_VERSION=9
TARGET_PRODUCT=cel_kbl
TARGET_BUILD_VARIANT=userdebug
TARGET_BUILD_TYPE=release
TARGET_ARCH=x86_64
TARGET_ARCH_VARIANT=x86_64
TARGET_2ND_ARCH=x86
TARGET_2ND_ARCH_VARIANT=x86
TARGET_2ND_CPU_VARIANT=x86
HOST_ARCH=x86_64
HOST_2ND_ARCH=x86
HOST_OS=linux
HOST_OS_EXTRA=Linux-4.15.0-43-generic-x86_64-Ubuntu-16.04.5-LTS
HOST_CROSS_OS=windows
HOST_CROSS_ARCH=x86
HOST_CROSS_2ND_ARCH=x86_64
HOST_BUILD_TYPE=release
BUILD_ID=PPR2.181005.003.A1
OUT_DIR=out
============================================
sristi@sristidesk:/media/sristi/DISK2/work/celadon_26_jan_2019$
also I don't see that any google diff patches are applied, looks like something
wrong.
Thanks
Sristi
From: Tan, Ming
Sent: Monday, January 28, 2019 9:32 AM
To: Sristi, Vns Murthy <vns.murthy.sristi(a)intel.com>; celadon(a)lists.01.org
Subject: RE: celadon build error
Sristi:
Maybe you miss one command:
repo init -u
ssh://android.intel.com/manifests -b android/celadon -m celadon
repo sync -j5 -c
source build/envsetup.sh
lunch
cel_kbl-eng
make flashfiles SPARSE_IMG=true -j5
BR/Tan Ming.
From: Celadon [mailto:celadon-bounces@lists.01.org] On Behalf Of Sristi, Vns Murthy
Sent: Sunday, January 27, 2019 11:39 AM
To: celadon@lists.01.org<mailto:celadon@lists.01.org>
Subject: [
01.org Celadon] celadon build error
Hello
I am trying to build celadon image from source,
I have done a fresh repo sync today using below command but I am getting build error.
repo init -u
ssh://android.intel.com/manifests -b android/celadon -m celadon
repo sync -j5 -c
lunch
cel_kbl-eng
make flashfiles SPARSE_IMG=true -j5
/bin/bash: line 0: cd: vendor/linux/firmware: No such file or directory
/bin/bash: line 0: cd: vendor/linux/firmware: No such file or directory
============================================
PLATFORM_VERSION_CODENAME=REL
PLATFORM_VERSION=9
TARGET_PRODUCT=cel_kbl
TARGET_BUILD_VARIANT=eng
TARGET_BUILD_TYPE=release
TARGET_ARCH=x86_64
TARGET_ARCH_VARIANT=x86_64
TARGET_2ND_ARCH=x86
TARGET_2ND_ARCH_VARIANT=x86
TARGET_2ND_CPU_VARIANT=x86
HOST_ARCH=x86_64
HOST_2ND_ARCH=x86
HOST_OS=linux
HOST_OS_EXTRA=Linux-4.15.0-43-generic-x86_64-Ubuntu-16.04.5-LTS
HOST_CROSS_OS=windows
HOST_CROSS_ARCH=x86
HOST_CROSS_2ND_ARCH=x86_64
HOST_BUILD_TYPE=release
BUILD_ID=PPR2.181005.003.A1
OUT_DIR=out
============================================
[1/1] out/soong/.minibootstrap/minibp out/soong/.bootstrap/build.ninja
FAILED: out/soong/.bootstrap/build.ninja
out/soong/.minibootstrap/minibp -t -l out/.module_paths/Android.bp.list -b out/soong -n
out -d out/soong/.bootstrap/build.ninja.d -o out/soong/.bootstrap/build.ninja Android.bp
error: art/build/Android.bp:1:1: module "soong-art" already defined
vendor/intel/art-extension/build/Android.bp:1:1 <-- previous definition here
ninja: build stopped: subcommand failed.
08:56:29 soong minibootstrap failed with: exit status 1
#### failed to build some targets (1 seconds) ####
I don't why it is showing as windows even I am running on Ubuntu 16.04 machine.
Thanks
Sristi