[android-building] Re: Android Wear 8.0 released

2019-03-07 Thread 'Xin Li' via Android Building
We pushed the kernel project for the following device:

tag  project branch
device
android-wear-8.0.0_r0.60 kernel/msm  android-msm-narwhal-3.18-oreo-wear-dr 
narwhal

-- 
-- 
You received this message because you are subscribed to the "Android Building" 
mailing list.
To post to this group, send email to android-building@googlegroups.com
To unsubscribe from this group, send email to
android-building+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-building?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"Android Building" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-building+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-building] failed to build some targets - libncurses.so.5: cannot open shared object file: No such file or dire

2019-03-07 Thread Edvard Heiberg Holst
You need to install libncurses5.

On Thu, Mar 7, 2019, 16:40  wrote:

> Trying to build AOSP for blueline
> Ive followed the build instructions several times, requirements,
> establishing build environment and so forth. Also included the vendor
> binaries. And I always run into this issue. I do run Ubuntu 18.10, should I
> roll back to 18.04 or even 14.04?
>
>
> make clobber
> 09:31:35 Entire build directory removed.
>
>  build completed successfully (1 seconds) 
>
> source build/envsetup.sh
>
> lunch aosp_blueline-userdebug
>
> 
> PLATFORM_VERSION_CODENAME=Q
> PLATFORM_VERSION=Q
> TARGET_PRODUCT=aosp_blueline
> TARGET_BUILD_VARIANT=userdebug
> TARGET_BUILD_TYPE=release
> TARGET_ARCH=arm64
> TARGET_ARCH_VARIANT=armv8-2a
> TARGET_CPU_VARIANT=kryo385
> TARGET_2ND_ARCH=arm
> TARGET_2ND_ARCH_VARIANT=armv8-2a
> TARGET_2ND_CPU_VARIANT=kryo385
> HOST_ARCH=x86_64
> HOST_2ND_ARCH=x86
> HOST_OS=linux
> HOST_OS_EXTRA=Linux-4.18.0-15-generic-x86_64-Ubuntu-18.10
> HOST_CROSS_OS=windows
> HOST_CROSS_ARCH=x86
> HOST_CROSS_2ND_ARCH=x86_64
> HOST_BUILD_TYPE=release
> BUILD_ID=PI
> OUT_DIR=out
> PRODUCT_SOONG_NAMESPACES=device/google/crosshatch hardware/google/av
> hardware/google/interfaces hardware/qcom/sdm845 vendor/qcom/sdm845
>
>
>
>
> make -j12
>
> 
> PLATFORM_VERSION_CODENAME=Q
> PLATFORM_VERSION=Q
> TARGET_PRODUCT=aosp_blueline
> TARGET_BUILD_VARIANT=userdebug
> TARGET_BUILD_TYPE=release
> TARGET_ARCH=arm64
> TARGET_ARCH_VARIANT=armv8-2a
> TARGET_CPU_VARIANT=kryo385
> TARGET_2ND_ARCH=arm
> TARGET_2ND_ARCH_VARIANT=armv8-2a
> TARGET_2ND_CPU_VARIANT=kryo385
> HOST_ARCH=x86_64
> HOST_2ND_ARCH=x86
> HOST_OS=linux
> HOST_OS_EXTRA=Linux-4.18.0-15-generic-x86_64-Ubuntu-18.10
> HOST_CROSS_OS=windows
> HOST_CROSS_ARCH=x86
> HOST_CROSS_2ND_ARCH=x86_64
> HOST_BUILD_TYPE=release
> BUILD_ID=PI
> OUT_DIR=out
> PRODUCT_SOONG_NAMESPACES=device/google/crosshatch hardware/google/av
> hardware/google/interfaces hardware/qcom/sdm845 vendor/qcom/sdm845
> 
> [100% 734/734] writing build rules ...
> build/make/core/dex_preopt_libart.mk:10: warning: overriding commands for
> target `out/target/product/blueline/system/etc/boot-image.prof'
> build/make/core/dex_preopt_libart.mk:10: warning: ignoring old commands
> for target `out/target/product/blueline/system/etc/boot-image.prof'
> build/make/core/Makefile:28: warning: overriding commands for target
> `out/target/product/blueline/vendor/etc/IPACM_cfg.xml'
> build/make/core/base_rules.mk:435: warning: ignoring old commands for
> target `out/target/product/blueline/vendor/etc/IPACM_cfg.xml'
> [  1% 2115/106550] Target buildinfo:
> out/target/product/blueline/obj/ETC/system_build_prop_intermediates/build.prop
> Target buildinfo from: device/google/crosshatch/system.prop
> [  2% 3106/106550] bc: libclcore.bc <=
> frameworks/rs/driver/runtime/rs_core.c
> FAILED:
> out/target/product/blueline/obj/RENDERSCRIPT_BITCODE/libclcore.bc_intermediates/rs_core.bc
> /bin/bash -c "PWD=/proc/self/cwd
> prebuilts/clang/host/linux-x86/clang-3289846/bin/clang
> -Iframeworks/rs/script_api/include -Iexternal/clang/lib/Headers -MD
> -DRS_VERSION=24 -std=c99 -c -O3 -fno-builtin -emit-llvm -target
> renderscript64-linux-android -fsigned-char  -Wno-deprecated -Werror
> -Werror -Wall -Wextra -Iframeworks/rs/cpu_ref -DRS_DECLARE_EXPIRED_APIS
> -DARCH_ARM64_HAVE_NEON -x renderscript
> frameworks/rs/driver/runtime/rs_core.c -o
> out/target/product/blueline/obj/RENDERSCRIPT_BITCODE/libclcore.bc_intermediates/rs_core.bc"
> prebuilts/clang/host/linux-x86/clang-3289846/bin/clang.real: error while
> loading shared libraries: libncurses.so.5: cannot open shared object file:
> No such file or directory
> [  2% 3107/106550] bc: libclcore.bc <=
> frameworks/rs/driver/runtime/rs_allocation.c
> FAILED:
> out/target/product/blueline/obj/RENDERSCRIPT_BITCODE/libclcore.bc_intermediates/rs_allocation.bc
> /bin/bash -c "PWD=/proc/self/cwd
> prebuilts/clang/host/linux-x86/clang-3289846/bin/clang
> -Iframeworks/rs/script_api/include -Iexternal/clang/lib/Headers -MD
> -DRS_VERSION=24 -std=c99 -c -O3 -fno-builtin -emit-llvm -target
> renderscript64-linux-android -fsigned-char  -Wno-deprecated -Werror
> -Werror -Wall -Wextra -Iframeworks/rs/cpu_ref -DRS_DECLARE_EXPIRED_APIS
> -DARCH_ARM64_HAVE_NEON -x renderscript
> frameworks/rs/driver/runtime/rs_allocation.c -o
> out/target/product/blueline/obj/RENDERSCRIPT_BITCODE/libclcore.bc_intermediates/rs_allocation.bc"
> prebuilts/clang/host/linux-x86/clang-3289846/bin/clang.real: error while
> loading shared libraries: libncurses.so.5: cannot open shared object file:
> No such file or directory
> [  2% 3108/106550] bc: libclcore.bc <= frameworks/rs/driver/runtime/rs_cl.c
> FAILED:
> out/target/product/blueline/obj/RENDERSCRIPT_BITCODE/libclcore.bc_intermediates/rs_cl.bc
> /bin/bash -c "PWD=/proc/self/cwd
> prebuilts/clang/host/linux-x86/clang-3289846/bin/clang

[android-building] Re: failed to build some targets - libncurses.so.5: cannot open shared object file: No such file or dire

2019-03-07 Thread Veera
Do you have ur environment set up properly with all the required packages, 
etc?

Please check android build env setup

On Thursday, March 7, 2019 at 9:10:17 PM UTC+5:30, michaelb...@gmail.com 
wrote:
>
> Trying to build AOSP for blueline
> Ive followed the build instructions several times, requirements, 
> establishing build environment and so forth. Also included the vendor 
> binaries. And I always run into this issue. I do run Ubuntu 18.10, should I 
> roll back to 18.04 or even 14.04?
>
>
> make clobber
> 09:31:35 Entire build directory removed.
>
>  build completed successfully (1 seconds) 
>
> source build/envsetup.sh 
>
> lunch aosp_blueline-userdebug 
>
> 
> PLATFORM_VERSION_CODENAME=Q
> PLATFORM_VERSION=Q
> TARGET_PRODUCT=aosp_blueline
> TARGET_BUILD_VARIANT=userdebug
> TARGET_BUILD_TYPE=release
> TARGET_ARCH=arm64
> TARGET_ARCH_VARIANT=armv8-2a
> TARGET_CPU_VARIANT=kryo385
> TARGET_2ND_ARCH=arm
> TARGET_2ND_ARCH_VARIANT=armv8-2a
> TARGET_2ND_CPU_VARIANT=kryo385
> HOST_ARCH=x86_64
> HOST_2ND_ARCH=x86
> HOST_OS=linux
> HOST_OS_EXTRA=Linux-4.18.0-15-generic-x86_64-Ubuntu-18.10
> HOST_CROSS_OS=windows
> HOST_CROSS_ARCH=x86
> HOST_CROSS_2ND_ARCH=x86_64
> HOST_BUILD_TYPE=release
> BUILD_ID=PI
> OUT_DIR=out
> PRODUCT_SOONG_NAMESPACES=device/google/crosshatch hardware/google/av 
> hardware/google/interfaces hardware/qcom/sdm845 vendor/qcom/sdm845
>
>
>
>
> make -j12
>
> 
> PLATFORM_VERSION_CODENAME=Q
> PLATFORM_VERSION=Q
> TARGET_PRODUCT=aosp_blueline
> TARGET_BUILD_VARIANT=userdebug
> TARGET_BUILD_TYPE=release
> TARGET_ARCH=arm64
> TARGET_ARCH_VARIANT=armv8-2a
> TARGET_CPU_VARIANT=kryo385
> TARGET_2ND_ARCH=arm
> TARGET_2ND_ARCH_VARIANT=armv8-2a
> TARGET_2ND_CPU_VARIANT=kryo385
> HOST_ARCH=x86_64
> HOST_2ND_ARCH=x86
> HOST_OS=linux
> HOST_OS_EXTRA=Linux-4.18.0-15-generic-x86_64-Ubuntu-18.10
> HOST_CROSS_OS=windows
> HOST_CROSS_ARCH=x86
> HOST_CROSS_2ND_ARCH=x86_64
> HOST_BUILD_TYPE=release
> BUILD_ID=PI
> OUT_DIR=out
> PRODUCT_SOONG_NAMESPACES=device/google/crosshatch hardware/google/av 
> hardware/google/interfaces hardware/qcom/sdm845 vendor/qcom/sdm845
> 
> [100% 734/734] writing build rules ...
> build/make/core/dex_preopt_libart.mk:10: warning: overriding commands for 
> target `out/target/product/blueline/system/etc/boot-image.prof'
> build/make/core/dex_preopt_libart.mk:10: warning: ignoring old commands 
> for target `out/target/product/blueline/system/etc/boot-image.prof'
> build/make/core/Makefile:28: warning: overriding commands for target 
> `out/target/product/blueline/vendor/etc/IPACM_cfg.xml'
> build/make/core/base_rules.mk:435: warning: ignoring old commands for 
> target `out/target/product/blueline/vendor/etc/IPACM_cfg.xml'
> [  1% 2115/106550] Target buildinfo: 
> out/target/product/blueline/obj/ETC/system_build_prop_intermediates/build.prop
> Target buildinfo from: device/google/crosshatch/system.prop
> [  2% 3106/106550] bc: libclcore.bc <= 
> frameworks/rs/driver/runtime/rs_core.c
> FAILED: 
> out/target/product/blueline/obj/RENDERSCRIPT_BITCODE/libclcore.bc_intermediates/rs_core.bc
> /bin/bash -c "PWD=/proc/self/cwd 
> prebuilts/clang/host/linux-x86/clang-3289846/bin/clang 
> -Iframeworks/rs/script_api/include -Iexternal/clang/lib/Headers -MD 
> -DRS_VERSION=24 -std=c99 -c -O3 -fno-builtin -emit-llvm -target 
> renderscript64-linux-android -fsigned-char  -Wno-deprecated -Werror  
> -Werror -Wall -Wextra -Iframeworks/rs/cpu_ref -DRS_DECLARE_EXPIRED_APIS  
> -DARCH_ARM64_HAVE_NEON -x renderscript 
> frameworks/rs/driver/runtime/rs_core.c -o 
> out/target/product/blueline/obj/RENDERSCRIPT_BITCODE/libclcore.bc_intermediates/rs_core.bc"
> prebuilts/clang/host/linux-x86/clang-3289846/bin/clang.real: error while 
> loading shared libraries: libncurses.so.5: cannot open shared object file: 
> No such file or directory
> [  2% 3107/106550] bc: libclcore.bc <= 
> frameworks/rs/driver/runtime/rs_allocation.c
> FAILED: 
> out/target/product/blueline/obj/RENDERSCRIPT_BITCODE/libclcore.bc_intermediates/rs_allocation.bc
> /bin/bash -c "PWD=/proc/self/cwd 
> prebuilts/clang/host/linux-x86/clang-3289846/bin/clang 
> -Iframeworks/rs/script_api/include -Iexternal/clang/lib/Headers -MD 
> -DRS_VERSION=24 -std=c99 -c -O3 -fno-builtin -emit-llvm -target 
> renderscript64-linux-android -fsigned-char  -Wno-deprecated -Werror  
> -Werror -Wall -Wextra -Iframeworks/rs/cpu_ref -DRS_DECLARE_EXPIRED_APIS  
> -DARCH_ARM64_HAVE_NEON -x renderscript 
> frameworks/rs/driver/runtime/rs_allocation.c -o 
> out/target/product/blueline/obj/RENDERSCRIPT_BITCODE/libclcore.bc_intermediates/rs_allocation.bc"
> prebuilts/clang/host/linux-x86/clang-3289846/bin/clang.real: error while 
> loading shared libraries: libncurses.so.5: cannot open shared object file: 
> No such file or directory
> [  2% 3108/106550] bc: libclcore.bc <= frameworks/rs/driver/runtime/rs_cl.c
> FAILED: 
> 

[android-building] failed to build some targets - libncurses.so.5: cannot open shared object file: No such file or dire

2019-03-07 Thread Edvard
You need to install libncurses5 as you're missing libncurses.so.5. 

-- 
-- 
You received this message because you are subscribed to the "Android Building" 
mailing list.
To post to this group, send email to android-building@googlegroups.com
To unsubscribe from this group, send email to
android-building+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-building?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"Android Building" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-building+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-building] Re: Android Wear 8.1 released

2019-03-07 Thread 'Bill Yi' via Android Building
We pushed the kernel project for the following devices:

Tag | Project| Branch  
   | device
android-wear-8.1.0_r0.3 | kernel/msm | android-msm-ling-3.18-oreo-mr1-wear  
  | ling

bill

-- 
-- 
You received this message because you are subscribed to the "Android Building" 
mailing list.
To post to this group, send email to android-building@googlegroups.com
To unsubscribe from this group, send email to
android-building+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-building?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"Android Building" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-building+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-building] Re: Android Wear 8.0 released

2019-03-07 Thread 'Bill Yi' via Android Building
We pushed the kernel project for the following device:

tag  project branch
 device
android-wear-8.0.0_r0.61 kernel/msm  android-msm-catshark-3.18-oreo-wear-dr 
catshark

bill

-- 
-- 
You received this message because you are subscribed to the "Android Building" 
mailing list.
To post to this group, send email to android-building@googlegroups.com
To unsubscribe from this group, send email to
android-building+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-building?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"Android Building" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-building+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-building] failed to build some targets - libncurses.so.5: cannot open shared object file: No such file or dire

2019-03-07 Thread 'Dan Willemsen' via Android Building
It looks like you need to install libncurses5 (sudo apt install
libncurses5), as that's the package that provides the 64-bit
libncurses.so.5 on Ubuntu 18.04.

Let me know if that fixes the issue and we'll add it to the instructions on
source.android.com.

Thanks,
Dan

On Thu, Mar 7, 2019 at 7:40 AM  wrote:

> Trying to build AOSP for blueline
> Ive followed the build instructions several times, requirements,
> establishing build environment and so forth. Also included the vendor
> binaries. And I always run into this issue. I do run Ubuntu 18.10, should I
> roll back to 18.04 or even 14.04?
>
>
> make clobber
> 09:31:35 Entire build directory removed.
>
>  build completed successfully (1 seconds) 
>
> source build/envsetup.sh
>
> lunch aosp_blueline-userdebug
>
> 
> PLATFORM_VERSION_CODENAME=Q
> PLATFORM_VERSION=Q
> TARGET_PRODUCT=aosp_blueline
> TARGET_BUILD_VARIANT=userdebug
> TARGET_BUILD_TYPE=release
> TARGET_ARCH=arm64
> TARGET_ARCH_VARIANT=armv8-2a
> TARGET_CPU_VARIANT=kryo385
> TARGET_2ND_ARCH=arm
> TARGET_2ND_ARCH_VARIANT=armv8-2a
> TARGET_2ND_CPU_VARIANT=kryo385
> HOST_ARCH=x86_64
> HOST_2ND_ARCH=x86
> HOST_OS=linux
> HOST_OS_EXTRA=Linux-4.18.0-15-generic-x86_64-Ubuntu-18.10
> HOST_CROSS_OS=windows
> HOST_CROSS_ARCH=x86
> HOST_CROSS_2ND_ARCH=x86_64
> HOST_BUILD_TYPE=release
> BUILD_ID=PI
> OUT_DIR=out
> PRODUCT_SOONG_NAMESPACES=device/google/crosshatch hardware/google/av
> hardware/google/interfaces hardware/qcom/sdm845 vendor/qcom/sdm845
>
>
>
>
> make -j12
>
> 
> PLATFORM_VERSION_CODENAME=Q
> PLATFORM_VERSION=Q
> TARGET_PRODUCT=aosp_blueline
> TARGET_BUILD_VARIANT=userdebug
> TARGET_BUILD_TYPE=release
> TARGET_ARCH=arm64
> TARGET_ARCH_VARIANT=armv8-2a
> TARGET_CPU_VARIANT=kryo385
> TARGET_2ND_ARCH=arm
> TARGET_2ND_ARCH_VARIANT=armv8-2a
> TARGET_2ND_CPU_VARIANT=kryo385
> HOST_ARCH=x86_64
> HOST_2ND_ARCH=x86
> HOST_OS=linux
> HOST_OS_EXTRA=Linux-4.18.0-15-generic-x86_64-Ubuntu-18.10
> HOST_CROSS_OS=windows
> HOST_CROSS_ARCH=x86
> HOST_CROSS_2ND_ARCH=x86_64
> HOST_BUILD_TYPE=release
> BUILD_ID=PI
> OUT_DIR=out
> PRODUCT_SOONG_NAMESPACES=device/google/crosshatch hardware/google/av
> hardware/google/interfaces hardware/qcom/sdm845 vendor/qcom/sdm845
> 
> [100% 734/734] writing build rules ...
> build/make/core/dex_preopt_libart.mk:10: warning: overriding commands for
> target `out/target/product/blueline/system/etc/boot-image.prof'
> build/make/core/dex_preopt_libart.mk:10: warning: ignoring old commands
> for target `out/target/product/blueline/system/etc/boot-image.prof'
> build/make/core/Makefile:28: warning: overriding commands for target
> `out/target/product/blueline/vendor/etc/IPACM_cfg.xml'
> build/make/core/base_rules.mk:435: warning: ignoring old commands for
> target `out/target/product/blueline/vendor/etc/IPACM_cfg.xml'
> [  1% 2115/106550] Target buildinfo:
> out/target/product/blueline/obj/ETC/system_build_prop_intermediates/build.prop
> Target buildinfo from: device/google/crosshatch/system.prop
> [  2% 3106/106550] bc: libclcore.bc <=
> frameworks/rs/driver/runtime/rs_core.c
> FAILED:
> out/target/product/blueline/obj/RENDERSCRIPT_BITCODE/libclcore.bc_intermediates/rs_core.bc
> /bin/bash -c "PWD=/proc/self/cwd
> prebuilts/clang/host/linux-x86/clang-3289846/bin/clang
> -Iframeworks/rs/script_api/include -Iexternal/clang/lib/Headers -MD
> -DRS_VERSION=24 -std=c99 -c -O3 -fno-builtin -emit-llvm -target
> renderscript64-linux-android -fsigned-char  -Wno-deprecated -Werror
> -Werror -Wall -Wextra -Iframeworks/rs/cpu_ref -DRS_DECLARE_EXPIRED_APIS
> -DARCH_ARM64_HAVE_NEON -x renderscript
> frameworks/rs/driver/runtime/rs_core.c -o
> out/target/product/blueline/obj/RENDERSCRIPT_BITCODE/libclcore.bc_intermediates/rs_core.bc"
> prebuilts/clang/host/linux-x86/clang-3289846/bin/clang.real: error while
> loading shared libraries: libncurses.so.5: cannot open shared object file:
> No such file or directory
> [  2% 3107/106550] bc: libclcore.bc <=
> frameworks/rs/driver/runtime/rs_allocation.c
> FAILED:
> out/target/product/blueline/obj/RENDERSCRIPT_BITCODE/libclcore.bc_intermediates/rs_allocation.bc
> /bin/bash -c "PWD=/proc/self/cwd
> prebuilts/clang/host/linux-x86/clang-3289846/bin/clang
> -Iframeworks/rs/script_api/include -Iexternal/clang/lib/Headers -MD
> -DRS_VERSION=24 -std=c99 -c -O3 -fno-builtin -emit-llvm -target
> renderscript64-linux-android -fsigned-char  -Wno-deprecated -Werror
> -Werror -Wall -Wextra -Iframeworks/rs/cpu_ref -DRS_DECLARE_EXPIRED_APIS
> -DARCH_ARM64_HAVE_NEON -x renderscript
> frameworks/rs/driver/runtime/rs_allocation.c -o
> out/target/product/blueline/obj/RENDERSCRIPT_BITCODE/libclcore.bc_intermediates/rs_allocation.bc"
> prebuilts/clang/host/linux-x86/clang-3289846/bin/clang.real: error while
> loading shared libraries: libncurses.so.5: cannot open shared object file:
> No such file or directory
> [  2% 3108/106550] bc: 

[android-building] Link to lib with version

2019-03-07 Thread Sascha Effert
Hi,

I have written a lib, which I build and deplay with soong using the 
cc_library module with something like:

cc_library {
  name : "libcool",
  srcs : [
"src/supersource.cpp",
  ],
}

Everything works good, I find it as lobcool.so on the target. Unfortunatly 
another software I ported (and which I would not like to change) needs to 
load the file dynamically and wants to find it in libcool,so.1 (it is 
fullfilling version 1 of their API for loadable modules). Is there a way to 
tell soong to create a link? Or to name the file with the lib libcool.so.1?

bests

Sascha

-- 
-- 
You received this message because you are subscribed to the "Android Building" 
mailing list.
To post to this group, send email to android-building@googlegroups.com
To unsubscribe from this group, send email to
android-building+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-building?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"Android Building" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-building+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-building] failed to build some targets - libncurses.so.5: cannot open shared object file: No such file or dire

2019-03-07 Thread michaelburrow189
Trying to build AOSP for blueline
Ive followed the build instructions several times, requirements, 
establishing build environment and so forth. Also included the vendor 
binaries. And I always run into this issue. I do run Ubuntu 18.10, should I 
roll back to 18.04 or even 14.04?


make clobber
09:31:35 Entire build directory removed.

 build completed successfully (1 seconds) 

source build/envsetup.sh 

lunch aosp_blueline-userdebug 


PLATFORM_VERSION_CODENAME=Q
PLATFORM_VERSION=Q
TARGET_PRODUCT=aosp_blueline
TARGET_BUILD_VARIANT=userdebug
TARGET_BUILD_TYPE=release
TARGET_ARCH=arm64
TARGET_ARCH_VARIANT=armv8-2a
TARGET_CPU_VARIANT=kryo385
TARGET_2ND_ARCH=arm
TARGET_2ND_ARCH_VARIANT=armv8-2a
TARGET_2ND_CPU_VARIANT=kryo385
HOST_ARCH=x86_64
HOST_2ND_ARCH=x86
HOST_OS=linux
HOST_OS_EXTRA=Linux-4.18.0-15-generic-x86_64-Ubuntu-18.10
HOST_CROSS_OS=windows
HOST_CROSS_ARCH=x86
HOST_CROSS_2ND_ARCH=x86_64
HOST_BUILD_TYPE=release
BUILD_ID=PI
OUT_DIR=out
PRODUCT_SOONG_NAMESPACES=device/google/crosshatch hardware/google/av 
hardware/google/interfaces hardware/qcom/sdm845 vendor/qcom/sdm845




make -j12


PLATFORM_VERSION_CODENAME=Q
PLATFORM_VERSION=Q
TARGET_PRODUCT=aosp_blueline
TARGET_BUILD_VARIANT=userdebug
TARGET_BUILD_TYPE=release
TARGET_ARCH=arm64
TARGET_ARCH_VARIANT=armv8-2a
TARGET_CPU_VARIANT=kryo385
TARGET_2ND_ARCH=arm
TARGET_2ND_ARCH_VARIANT=armv8-2a
TARGET_2ND_CPU_VARIANT=kryo385
HOST_ARCH=x86_64
HOST_2ND_ARCH=x86
HOST_OS=linux
HOST_OS_EXTRA=Linux-4.18.0-15-generic-x86_64-Ubuntu-18.10
HOST_CROSS_OS=windows
HOST_CROSS_ARCH=x86
HOST_CROSS_2ND_ARCH=x86_64
HOST_BUILD_TYPE=release
BUILD_ID=PI
OUT_DIR=out
PRODUCT_SOONG_NAMESPACES=device/google/crosshatch hardware/google/av 
hardware/google/interfaces hardware/qcom/sdm845 vendor/qcom/sdm845

[100% 734/734] writing build rules ...
build/make/core/dex_preopt_libart.mk:10: warning: overriding commands for 
target `out/target/product/blueline/system/etc/boot-image.prof'
build/make/core/dex_preopt_libart.mk:10: warning: ignoring old commands for 
target `out/target/product/blueline/system/etc/boot-image.prof'
build/make/core/Makefile:28: warning: overriding commands for target 
`out/target/product/blueline/vendor/etc/IPACM_cfg.xml'
build/make/core/base_rules.mk:435: warning: ignoring old commands for 
target `out/target/product/blueline/vendor/etc/IPACM_cfg.xml'
[  1% 2115/106550] Target buildinfo: 
out/target/product/blueline/obj/ETC/system_build_prop_intermediates/build.prop
Target buildinfo from: device/google/crosshatch/system.prop
[  2% 3106/106550] bc: libclcore.bc <= 
frameworks/rs/driver/runtime/rs_core.c
FAILED: 
out/target/product/blueline/obj/RENDERSCRIPT_BITCODE/libclcore.bc_intermediates/rs_core.bc
/bin/bash -c "PWD=/proc/self/cwd 
prebuilts/clang/host/linux-x86/clang-3289846/bin/clang 
-Iframeworks/rs/script_api/include -Iexternal/clang/lib/Headers -MD 
-DRS_VERSION=24 -std=c99 -c -O3 -fno-builtin -emit-llvm -target 
renderscript64-linux-android -fsigned-char  -Wno-deprecated -Werror  
-Werror -Wall -Wextra -Iframeworks/rs/cpu_ref -DRS_DECLARE_EXPIRED_APIS  
-DARCH_ARM64_HAVE_NEON -x renderscript 
frameworks/rs/driver/runtime/rs_core.c -o 
out/target/product/blueline/obj/RENDERSCRIPT_BITCODE/libclcore.bc_intermediates/rs_core.bc"
prebuilts/clang/host/linux-x86/clang-3289846/bin/clang.real: error while 
loading shared libraries: libncurses.so.5: cannot open shared object file: 
No such file or directory
[  2% 3107/106550] bc: libclcore.bc <= 
frameworks/rs/driver/runtime/rs_allocation.c
FAILED: 
out/target/product/blueline/obj/RENDERSCRIPT_BITCODE/libclcore.bc_intermediates/rs_allocation.bc
/bin/bash -c "PWD=/proc/self/cwd 
prebuilts/clang/host/linux-x86/clang-3289846/bin/clang 
-Iframeworks/rs/script_api/include -Iexternal/clang/lib/Headers -MD 
-DRS_VERSION=24 -std=c99 -c -O3 -fno-builtin -emit-llvm -target 
renderscript64-linux-android -fsigned-char  -Wno-deprecated -Werror  
-Werror -Wall -Wextra -Iframeworks/rs/cpu_ref -DRS_DECLARE_EXPIRED_APIS  
-DARCH_ARM64_HAVE_NEON -x renderscript 
frameworks/rs/driver/runtime/rs_allocation.c -o 
out/target/product/blueline/obj/RENDERSCRIPT_BITCODE/libclcore.bc_intermediates/rs_allocation.bc"
prebuilts/clang/host/linux-x86/clang-3289846/bin/clang.real: error while 
loading shared libraries: libncurses.so.5: cannot open shared object file: 
No such file or directory
[  2% 3108/106550] bc: libclcore.bc <= frameworks/rs/driver/runtime/rs_cl.c
FAILED: 
out/target/product/blueline/obj/RENDERSCRIPT_BITCODE/libclcore.bc_intermediates/rs_cl.bc
/bin/bash -c "PWD=/proc/self/cwd 
prebuilts/clang/host/linux-x86/clang-3289846/bin/clang 
-Iframeworks/rs/script_api/include -Iexternal/clang/lib/Headers -MD 
-DRS_VERSION=24 -std=c99 -c -O3 -fno-builtin -emit-llvm -target 
renderscript64-linux-android -fsigned-char  -Wno-deprecated -Werror  
-Werror -Wall -Wextra -Iframeworks/rs/cpu_ref