problem with librpc.so while compile AOSP 2.2 - Android Software Development

Hello, I was compiling the sources of Android platform 2.2 for the HTC Desire.
After extract the files (./extract-files.sh) I follow the steps:
Code:
source build/envsetup.h
lunch full_bravo-eng
make otapackage
But after 20 minutes I got the following error:
Code:
# make otapackage
============================================
PLATFORM_VERSION_CODENAME=REL
PLATFORM_VERSION=2.2.1
TARGET_PRODUCT=htc_bravo
TARGET_BUILD_VARIANT=eng
TARGET_SIMULATOR=false
TARGET_BUILD_TYPE=release
TARGET_BUILD_APPS=
TARGET_ARCH=arm
HOST_ARCH=x86
HOST_OS=linux
HOST_BUILD_TYPE=release
BUILD_ID=MASTER
============================================
No private recovery resources for TARGET_DEVICE bravo
Install: out/target/product/bravo/system/app/Mms.apk
target Executable: app_process (out/target/product/bravo/obj/EXECUTABLES/app_process_intermediates/LINKED/app_process)
/root/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/../lib/gcc/arm-eabi/4.4.0/../../../../arm-eabi/bin/ld: warning: librpc.so, needed by out/target/product/bravo/obj/lib/libgps.so, not found (try using -rpath or -rpath-link)
out/target/product/bravo/obj/lib/libgps.so: undefined reference to `xprt_register'
out/target/product/bravo/obj/lib/libgps.so: undefined reference to `clnt_create'
out/target/product/bravo/obj/lib/libgps.so: undefined reference to `xdr_quad_t'
out/target/product/bravo/obj/lib/libgps.so: undefined reference to `xdr_char'
out/target/product/bravo/obj/lib/libgps.so: undefined reference to `xdr_opaque'
out/target/product/bravo/obj/lib/libgps.so: undefined reference to `xdr_long'
out/target/product/bravo/obj/lib/libgps.so: undefined reference to `xdr_u_long'
out/target/product/bravo/obj/lib/libgps.so: undefined reference to `xdr_bool'
out/target/product/bravo/obj/lib/libgps.so: undefined reference to `xdr_u_int'
out/target/product/bravo/obj/lib/libgps.so: undefined reference to `svcerr_systemerr'
out/target/product/bravo/obj/lib/libgps.so: undefined reference to `xdr_short'
out/target/product/bravo/obj/lib/libgps.so: undefined reference to `clnt_call'
out/target/product/bravo/obj/lib/libgps.so: undefined reference to `xdr_enum'
out/target/product/bravo/obj/lib/libgps.so: undefined reference to `xdr_free'
out/target/product/bravo/obj/lib/libgps.so: undefined reference to `xdr_u_char'
out/target/product/bravo/obj/lib/libgps.so: undefined reference to `svc_freeargs'
out/target/product/bravo/obj/lib/libgps.so: undefined reference to `xdr_u_short'
out/target/product/bravo/obj/lib/libgps.so: undefined reference to `svc_getargs'
out/target/product/bravo/obj/lib/libgps.so: undefined reference to `xdr_string'
out/target/product/bravo/obj/lib/libgps.so: undefined reference to `xdr_pointer'
out/target/product/bravo/obj/lib/libgps.so: undefined reference to `xdr_bytes'
out/target/product/bravo/obj/lib/libgps.so: undefined reference to `xdr_vector'
out/target/product/bravo/obj/lib/libgps.so: undefined reference to `svcerr_noproc'
out/target/product/bravo/obj/lib/libgps.so: undefined reference to `svc_sendreply'
out/target/product/bravo/obj/lib/libgps.so: undefined reference to `svcerr_decode'
out/target/product/bravo/obj/lib/libgps.so: undefined reference to `xdr_array'
out/target/product/bravo/obj/lib/libgps.so: undefined reference to `svcrtr_create'
out/target/product/bravo/obj/lib/libgps.so: undefined reference to `xdr_void'
out/target/product/bravo/obj/lib/libgps.so: undefined reference to `clnt_destroy'
out/target/product/bravo/obj/lib/libgps.so: undefined reference to `xdr_u_quad_t'
out/target/product/bravo/obj/lib/libgps.so: undefined reference to `xdr_int'
out/target/product/bravo/obj/lib/libgps.so: undefined reference to `svc_register'
collect2: ld returned 1 exit status
make: *** [out/target/product/bravo/obj/EXECUTABLES/app_process_intermediates/LINKED/app_process] Error 1
As far I know the problem is with the librpc.so and the libgps.so, there are some steps previous to compile that I have to do?
Some workaround?
Thanks in advance,

Related

Compile busybox from source

Hey, I am trying to compile busybox form source on 2.2.1, using Cyanogen's sources, but am getting linker errors.
I'm guessing that these sources may be for Gingerbread, is this true?
Also, will Android.mk realized that I have a .config in the directory?
Errors:
Code:
target Executable: busybox (out/target/product/generic/obj/EXECUTABLES/busybox_intermediates/LINKED/busybox)
out/target/product/generic/obj/EXECUTABLES/busybox_intermediates/coreutils/date.o: In function `date_main':
/home/shawn/.android-sources/external/android_external_busybox/coreutils/date.c:192: undefined reference to `stime'
out/target/product/generic/obj/EXECUTABLES/busybox_intermediates/networking/ntpd.o: In function `update_local_clock':
/home/shawn/.android-sources/external/android_external_busybox/networking/ntpd.c:1458: undefined reference to `adjtimex'
out/target/product/generic/obj/EXECUTABLES/busybox_intermediates/procps/free.o: In function `free_main':
/home/shawn/.android-sources/external/android_external_busybox/procps/free.c:18: undefined reference to `sysinfo'
out/target/product/generic/obj/EXECUTABLES/busybox_intermediates/procps/kill.o: In function `kill_main':
/home/shawn/.android-sources/external/android_external_busybox/procps/kill.c:128: undefined reference to `getsid'
out/target/product/generic/obj/EXECUTABLES/busybox_intermediates/procps/pgrep.o: In function `pgrep_main':
/home/shawn/.android-sources/external/android_external_busybox/procps/pgrep.c:93: undefined reference to `getsid'
out/target/product/generic/obj/EXECUTABLES/busybox_intermediates/procps/uptime.o: In function `uptime_main':
/home/shawn/.android-sources/external/android_external_busybox/procps/uptime.c:39: undefined reference to `sysinfo'
out/target/product/generic/obj/EXECUTABLES/busybox_intermediates/util-linux/swaponoff.o: In function `swap_enable_disable':
/home/shawn/.android-sources/external/android_external_busybox/util-linux/swaponoff.c:52: undefined reference to `swapon'
/home/shawn/.android-sources/external/android_external_busybox/util-linux/swaponoff.c:54: undefined reference to `swapoff'

Error when compile Froyo

Well, when i compile the Froyo I seen many errors (fixed now) but I don't know what to do at this error:
Code:
/home/pcfighter/repo2/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/../lib/gcc/arm-eabi/4.4.0/../../../../arm-eabi/bin/ld: warning: libcommondefs.so, needed by out/target/product/swift/obj/lib/libloc-rpc.so, not found (try using -rpath or -rpath-link)
out/target/product/swift/obj/lib/libloc-rpc.so: undefined reference to `xdr_rpc_uint32'
out/target/product/swift/obj/lib/libloc-rpc.so: undefined reference to `xdr_rpc_int32'
out/target/product/swift/obj/lib/libloc-rpc.so: undefined reference to `xdr_rpc_uint8'
out/target/product/swift/obj/lib/libloc-rpc.so: undefined reference to `xdr_rpc_uint64'
out/target/product/swift/obj/lib/libloc-rpc.so: undefined reference to `xdr_rpc_boolean'
out/target/product/swift/obj/lib/libloc-rpc.so: undefined reference to `xdr_rpc_uint16'
collect2: ld returned 1 exit status
make: *** [out/target/product/swift/obj/EXECUTABLES/CameraServiceTest_intermediates/LINKED/CameraServiceTest] Error 1
Plese help
I fixed the problem by placing libcommondefs.so to /out/target/swift/obj/lib

Building kernel error

i am building kernel for defy+ from its source available on net
i got the following error while compiling
LD .tmp_vmlinux1
drivers/built-in.o: In function `modem_pm_driver_free':
lowmemorykiller.c.text+0x31100): undefined reference to `resource_release'
lowmemorykiller.c.text+0x3110c): undefined reference to `resource_release'
drivers/built-in.o: In function `modem_pm_driver_ioctl':
lowmemorykiller.c.text+0x3126c): undefined reference to `resource_request'
lowmemorykiller.c.text+0x312b4): undefined reference to `resource_request'
lowmemorykiller.c.text+0x312c8): undefined reference to `resource_release'
drivers/built-in.o: In function `SEC_ENTRY_pub2sec_dispatcher':
lowmemorykiller.c.text+0x31380): undefined reference to `pub2sec_bridge_entry'
drivers/built-in.o: In function `LDInit':
lowmemorykiller.c.text+0x3a3a0): undefined reference to `hw_ctrl_ipc_open'
lowmemorykiller.c.text+0x3a4a0): undefined reference to `hw_ctrl_ipc_read_ex2'
lowmemorykiller.c.text+0x3a4e8): undefined reference to `hw_ctrl_ipc_close'
drivers/built-in.o: In function `USBTransmit':
lowmemorykiller.c.text+0x3a764): undefined reference to `hw_ctrl_ipc_write_ex2'
drivers/built-in.o: In function `MUXReceiveComplete':
lowmemorykiller.c.text+0x3a9a4): undefined reference to `hw_ctrl_ipc_read_ex2'
drivers/built-in.o: In function `init_module':
lowmemorykiller.c.text+0x3aa08): undefined reference to `hw_ctrl_ipc_register'
make: *** [.tmp_vmlinux1] Error 1
Click to expand...
Click to collapse
Plzzz help
CHK include/linux/version.h
SYMLINK include/asm -> include/asm-arm
make[1]: `include/asm-arm/mach-types.h' is up to date.
CHK include/linux/utsrelease.h
CALL scripts/checksyscalls.sh
CHK include/linux/compile.h
AS drivers/misc/sec/bridge_pub2sec.o
LD drivers/misc/sec/sec.o
LD drivers/misc/sec/built-in.o
LD drivers/misc/built-in.o
LD drivers/built-in.o
LD vmlinux.o
MODPOST vmlinux.o
GEN .version
CHK include/linux/compile.h
UPD include/linux/compile.h
CC init/version.o
LD init/built-in.o
LD .tmp_vmlinux1
drivers/built-in.o: In function `modem_pm_driver_free':
lowmemorykiller.c.text+0x31100): undefined reference to `resource_release'
lowmemorykiller.c.text+0x3110c): undefined reference to `resource_release'
drivers/built-in.o: In function `modem_pm_driver_ioctl':
lowmemorykiller.c.text+0x3126c): undefined reference to `resource_request'
lowmemorykiller.c.text+0x312b4): undefined reference to `resource_request'
lowmemorykiller.c.text+0x312c8): undefined reference to `resource_release'
drivers/built-in.o: In function `LDInit':
lowmemorykiller.c.text+0x3a3e8): undefined reference to `hw_ctrl_ipc_open'
lowmemorykiller.c.text+0x3a4e8): undefined reference to `hw_ctrl_ipc_read_ex2'
lowmemorykiller.c.text+0x3a530): undefined reference to `hw_ctrl_ipc_close'
drivers/built-in.o: In function `USBTransmit':
lowmemorykiller.c.text+0x3a7ac): undefined reference to `hw_ctrl_ipc_write_ex2'
drivers/built-in.o: In function `MUXReceiveComplete':
lowmemorykiller.c.text+0x3a9ec): undefined reference to `hw_ctrl_ipc_read_ex2'
drivers/built-in.o: In function `init_module':
lowmemorykiller.c.text+0x3aa50): undefined reference to `hw_ctrl_ipc_register'
make: *** [.tmp_vmlinux1] Error 1

AOKP kitkat

Ran into some errors while compiling from AOKP for mako. I'm on linux mint 16 just in case needed
is it regarding the proprietary files ?? i did not extract any of those and will those files be included in my source tree while syncing ??
Fetching projects is 100% success and Sync tree is 100% done. No errors while sync process.
One more question-- Will the compilation process resumes ?? I have a slow system and i was compiling since 2 hours and got these errors.
Can anyone help me plz :crying::crying:
external/bluetooth/bluedroid/bta/./gatt/bta_gatts_act.c:122: error: undefined reference to 'GATTS_AddHandleRange'
external/bluetooth/bluedroid/bta/./gatt/bta_gatts_act.c:129: error: undefined reference to 'GATTS_NVRegister'
external/bluetooth/bluedroid/bta/./gatt/bta_gatts_act.c:157: error: undefined reference to 'GATT_Deregister'
external/bluetooth/bluedroid/bta/./gatt/bta_gatts_act.c:225: error: undefined reference to 'GATT_Register'
external/bluetooth/bluedroid/bta/./gatt/bta_gatts_act.c:271: error: undefined reference to 'GATT_StartIf'
external/bluetooth/bluedroid/bta/./gatt/bta_gatts_act.c:350: error: undefined reference to 'GATTS_CreateService'
external/bluetooth/bluedroid/bta/./gatt/bta_gatts_act.c:404: error: undefined reference to 'GATTS_AddIncludeService'
external/bluetooth/bluedroid/bta/./gatt/bta_gatts_act.c:438: error: undefined reference to 'GATTS_AddCharacteristic'
external/bluetooth/bluedroid/bta/./gatt/bta_gatts_act.c:476: error: undefined reference to 'GATTS_AddCharDescriptor'
external/bluetooth/bluedroid/bta/./gatt/bta_gatts_act.c:517: error: undefined reference to 'GATTS_DeleteService'
external/bluetooth/bluedroid/bta/./gatt/bta_gatts_act.c:550: error: undefined reference to 'GATTS_StartService'
external/bluetooth/bluedroid/bta/./gatt/bta_gatts_act.c:580: error: undefined reference to 'GATTS_StopService'
external/bluetooth/bluedroid/bta/./gatt/bta_gatts_act.c:602: error: undefined reference to 'GATTS_SendRsp'
external/bluetooth/bluedroid/bta/./gatt/bta_gatts_act.c:640: error: undefined reference to 'GATTS_HandleValueIndication'
external/bluetooth/bluedroid/bta/./gatt/bta_gatts_act.c:645: error: undefined reference to 'GATTS_HandleValueNotification'
external/bluetooth/bluedroid/bta/./gatt/bta_gatts_act.c:694: error: undefined reference to 'GATT_Connect'
external/bluetooth/bluedroid/bta/./gatt/bta_gatts_act.c:724: error: undefined reference to 'GATT_CancelConnect'
external/bluetooth/bluedroid/bta/./gatt/bta_gatts_act.c:759: error: undefined reference to 'GATT_Disconnect'
external/bluetooth/bluedroid/bta/./gatt/bta_gatts_act.c:806: error: undefined reference to 'GATT_Listen'
external/bluetooth/bluedroid/bta/./ag/bta_ag_sdp.c:230: error: undefined reference to 'BTM_AllocateSCN'
external/bluetooth/bluedroid/bta/./ag/bta_ag_sdp.c:287: error: undefined reference to 'BTM_FreeSCN'
external/bluetooth/bluedroid/bta/./ag/bta_ag_sdp.c:288: error: undefined reference to 'BTM_SecClrService'
external/bluetooth/bluedroid/bta/./ag/bta_ag_sdp.c:350: error: undefined reference to 'SDP_FindProtocolListElemInRec'
external/bluetooth/bluedroid/bta/./ag/bta_ag_sdp.c:361: error: undefined reference to 'SDP_FindProfileVersionInRec'
external/bluetooth/bluedroid/bta/./ag/bta_ag_sdp.c:366: error: undefined reference to 'SDP_FindAttributeInRec'
external/bluetooth/bluedroid/bta/./ag/bta_ag_sdp.c:462: error: undefined reference to 'SDP_InitDiscoveryDb'
external/bluetooth/bluedroid/bta/./ag/bta_ag_sdp.c:469: error: undefined reference to 'SDP_ServiceSearchAttributeRequest'
external/bluetooth/bluedroid/bta/./ag/bta_ag_sco.c:296: error: undefined reference to 'BTM_RemoveSco'
external/bluetooth/bluedroid/bta/./ag/bta_ag_sco.c:486: error: undefined reference to 'BTM_SetEScoMode'
external/bluetooth/bluedroid/bta/./ag/bta_ag_sco.c:514: error: undefined reference to 'BTM_SetEScoMode'
external/bluetooth/bluedroid/bta/./ag/bta_ag_sco.c:576: error: undefined reference to 'BTM_CreateSco'
external/bluetooth/bluedroid/bta/./ag/bta_ag_sco.c:583: error: undefined reference to 'BTM_RegForEScoEvts'
external/bluetooth/bluedroid/bta/./ag/bta_ag_sco.c:147: error: undefined reference to 'BTM_ReadScoBdAddr'
external/bluetooth/bluedroid/bta/./ag/bta_ag_sco.c:167: error: undefined reference to 'BTM_RemoveSco'
external/bluetooth/bluedroid/bta/./ag/bta_ag_sco.c:1568: error: undefined reference to 'BTM_EScoConnRsp'
external/bluetooth/bluedroid/bta/./ag/bta_ag_sco.c:337: error: undefined reference to 'BTM_ReadScoBdAddr'
external/bluetooth/bluedroid/bta/./ag/bta_ag_sco.c:373: error: undefined reference to 'BTM_EScoConnRsp'
external/bluetooth/bluedroid/bta/./ag/bta_ag_sco.c:1471: error: undefined reference to 'bta_sys_sco_close'
external/bluetooth/bluedroid/bta/./ag/bta_ag_sco.c:1409: error: undefined reference to 'bta_sys_sco_open'
collect2: error: ld returned 1 exit status
make: *** [/home/aviz/aokp/out/target/product/mako/obj/SHARED_LIBRARIES/bluetooth.default_intermediates/LINKED/bluetooth.default.so] Error 1
Click to expand...
Click to collapse
No you need to get the propritary files from the google development site or pull them from your device. Each time you will have to start the build over again.
zelendel said:
No you need to get the propritary files from the google development site or pull them from your device. Each time you will have to start the build over again.
Click to expand...
Click to collapse
Where should I put those files downloaded from Google site?? I mean path.
Sent from my Nexus 4 using Tapatalk
Follow the directions on the dev site. It will help you understand what your doing.
Wayne Tech Nexus
There is a proprietary folder in /vendor/lge/mako/ and 4 other files "BoardConfigPartial.mk, BoardConfigVendor.mk, device-partial.mk, mako-vendor.mk" and in /vendor/lge/mako/proprietary there are almost 180 files. Are these proprietary binaries for mako 4.4 ?? Or do i need to extract anything from my device ??
Follow what I said and go to the development page and read up. Compiling a ROM is not a simple matter
Wayne Tech Nexus
Not to mention that AOKP source is not complete yet so even if it builds it will not boot.
zelendel said:
Follow what I said and go to the development page and read up. Compiling a ROM is not a simple matter
Wayne Tech Nexus
Not to mention that AOKP source is not complete yet so even if it builds it will not boot.
Click to expand...
Click to collapse
Thanks mate. Sorry for bothering you , I'll follow the instructions.... have a kitkat
Sent from my Nexus 4 using Tapatalk

Stuck on libbcc build error

Could someone take a look at this output please:
Code:
host SharedLib: libbcc (/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/lib/libbcc.so)
target Dex: apache-xml-hostdex
target Dex: conscrypt-hostdex
APK certs list: /media/leszakk/Source1/cyanogenmod/11/android/system/out/target/product/ls02/obj/PACKAGING/apkcerts_intermediates/cm_ls02-apkcerts-8dcec01c2c.txt
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSCompilerDriver.o):(.data.rel.ro._ZTVN7android6VectorIPN3bcc23SymbolResolverInterfaceEEE[vtable for android::Vector<bcc::SymbolResolverInterface*>]+0x28): undefined reference to `android::VectorImpl::reservedVectorImpl1()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSCompilerDriver.o):(.data.rel.ro._ZTVN7android6VectorIPN3bcc23SymbolResolverInterfaceEEE[vtable for android::Vector<bcc::SymbolResolverInterface*>]+0x2c): undefined reference to `android::VectorImpl::reservedVectorImpl2()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSCompilerDriver.o):(.data.rel.ro._ZTVN7android6VectorIPN3bcc23SymbolResolverInterfaceEEE[vtable for android::Vector<bcc::SymbolResolverInterface*>]+0x30): undefined reference to `android::VectorImpl::reservedVectorImpl3()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSCompilerDriver.o):(.data.rel.ro._ZTVN7android6VectorIPN3bcc23SymbolResolverInterfaceEEE[vtable for android::Vector<bcc::SymbolResolverInterface*>]+0x34): undefined reference to `android::VectorImpl::reservedVectorImpl4()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSCompilerDriver.o):(.data.rel.ro._ZTVN7android6VectorIPN3bcc23SymbolResolverInterfaceEEE[vtable for android::Vector<bcc::SymbolResolverInterface*>]+0x38): undefined reference to `android::VectorImpl::reservedVectorImpl5()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSCompilerDriver.o):(.data.rel.ro._ZTVN7android6VectorIPN3bcc23SymbolResolverInterfaceEEE[vtable for android::Vector<bcc::SymbolResolverInterface*>]+0x3c): undefined reference to `android::VectorImpl::reservedVectorImpl6()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSCompilerDriver.o):(.data.rel.ro._ZTVN7android6VectorIPN3bcc23SymbolResolverInterfaceEEE[vtable for android::Vector<bcc::SymbolResolverInterface*>]+0x40): undefined reference to `android::VectorImpl::reservedVectorImpl7()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSCompilerDriver.o):(.data.rel.ro._ZTVN7android6VectorIPN3bcc23SymbolResolverInterfaceEEE[vtable for android::Vector<bcc::SymbolResolverInterface*>]+0x44): undefined reference to `android::VectorImpl::reservedVectorImpl8()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSCompilerDriver.o):(.data.rel.ro._ZTVN7android6VectorISt4pairIPKcPKhEEE[vtable for android::Vector<std::pair<char const*, unsigned char const*> >]+0x28): undefined reference to `android::VectorImpl::reservedVectorImpl1()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSCompilerDriver.o):(.data.rel.ro._ZTVN7android6VectorISt4pairIPKcPKhEEE[vtable for android::Vector<std::pair<char const*, unsigned char const*> >]+0x2c): undefined reference to `android::VectorImpl::reservedVectorImpl2()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSCompilerDriver.o):(.data.rel.ro._ZTVN7android6VectorISt4pairIPKcPKhEEE[vtable for android::Vector<std::pair<char const*, unsigned char const*> >]+0x30): undefined reference to `android::VectorImpl::reservedVectorImpl3()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSCompilerDriver.o):(.data.rel.ro._ZTVN7android6VectorISt4pairIPKcPKhEEE[vtable for android::Vector<std::pair<char const*, unsigned char const*> >]+0x34): undefined reference to `android::VectorImpl::reservedVectorImpl4()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSCompilerDriver.o):(.data.rel.ro._ZTVN7android6VectorISt4pairIPKcPKhEEE[vtable for android::Vector<std::pair<char const*, unsigned char const*> >]+0x38): undefined reference to `android::VectorImpl::reservedVectorImpl5()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSCompilerDriver.o):(.data.rel.ro._ZTVN7android6VectorISt4pairIPKcPKhEEE[vtable for android::Vector<std::pair<char const*, unsigned char const*> >]+0x3c): undefined reference to `android::VectorImpl::reservedVectorImpl6()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSCompilerDriver.o):(.data.rel.ro._ZTVN7android6VectorISt4pairIPKcPKhEEE[vtable for android::Vector<std::pair<char const*, unsigned char const*> >]+0x40): undefined reference to `android::VectorImpl::reservedVectorImpl7()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSCompilerDriver.o):(.data.rel.ro._ZTVN7android6VectorISt4pairIPKcPKhEEE[vtable for android::Vector<std::pair<char const*, unsigned char const*> >]+0x44): undefined reference to `android::VectorImpl::reservedVectorImpl8()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSExecutable.o):(.data.rel.ro._ZTVN7android6VectorIPvEE[vtable for android::Vector<void*>]+0x28): undefined reference to `android::VectorImpl::reservedVectorImpl1()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSExecutable.o):(.data.rel.ro._ZTVN7android6VectorIPvEE[vtable for android::Vector<void*>]+0x2c): undefined reference to `android::VectorImpl::reservedVectorImpl2()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSExecutable.o):(.data.rel.ro._ZTVN7android6VectorIPvEE[vtable for android::Vector<void*>]+0x30): undefined reference to `android::VectorImpl::reservedVectorImpl3()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSExecutable.o):(.data.rel.ro._ZTVN7android6VectorIPvEE[vtable for android::Vector<void*>]+0x34): undefined reference to `android::VectorImpl::reservedVectorImpl4()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSExecutable.o):(.data.rel.ro._ZTVN7android6VectorIPvEE[vtable for android::Vector<void*>]+0x38): undefined reference to `android::VectorImpl::reservedVectorImpl5()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSExecutable.o):(.data.rel.ro._ZTVN7android6VectorIPvEE[vtable for android::Vector<void*>]+0x3c): undefined reference to `android::VectorImpl::reservedVectorImpl6()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSExecutable.o):(.data.rel.ro._ZTVN7android6VectorIPvEE[vtable for android::Vector<void*>]+0x40): undefined reference to `android::VectorImpl::reservedVectorImpl7()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSExecutable.o):(.data.rel.ro._ZTVN7android6VectorIPvEE[vtable for android::Vector<void*>]+0x44): undefined reference to `android::VectorImpl::reservedVectorImpl8()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSExecutable.o):(.data.rel.ro._ZTVN7android6VectorIPKcEE[vtable for android::Vector<char const*>]+0x28): undefined reference to `android::VectorImpl::reservedVectorImpl1()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSExecutable.o):(.data.rel.ro._ZTVN7android6VectorIPKcEE[vtable for android::Vector<char const*>]+0x2c): undefined reference to `android::VectorImpl::reservedVectorImpl2()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSExecutable.o):(.data.rel.ro._ZTVN7android6VectorIPKcEE[vtable for android::Vector<char const*>]+0x30): undefined reference to `android::VectorImpl::reservedVectorImpl3()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSExecutable.o):(.data.rel.ro._ZTVN7android6VectorIPKcEE[vtable for android::Vector<char const*>]+0x34): undefined reference to `android::VectorImpl::reservedVectorImpl4()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSExecutable.o):(.data.rel.ro._ZTVN7android6VectorIPKcEE[vtable for android::Vector<char const*>]+0x38): undefined reference to `android::VectorImpl::reservedVectorImpl5()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSExecutable.o):(.data.rel.ro._ZTVN7android6VectorIPKcEE[vtable for android::Vector<char const*>]+0x3c): undefined reference to `android::VectorImpl::reservedVectorImpl6()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSExecutable.o):(.data.rel.ro._ZTVN7android6VectorIPKcEE[vtable for android::Vector<char const*>]+0x40): undefined reference to `android::VectorImpl::reservedVectorImpl7()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSExecutable.o):(.data.rel.ro._ZTVN7android6VectorIPKcEE[vtable for android::Vector<char const*>]+0x44): undefined reference to `android::VectorImpl::reservedVectorImpl8()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSInfo.o):(.data.rel.ro._ZTVN7android6VectorISt4pairIPKcS3_EEE[vtable for android::Vector<std::pair<char const*, char const*> >]+0x28): undefined reference to `android::VectorImpl::reservedVectorImpl1()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSInfo.o):(.data.rel.ro._ZTVN7android6VectorISt4pairIPKcS3_EEE[vtable for android::Vector<std::pair<char const*, char const*> >]+0x2c): undefined reference to `android::VectorImpl::reservedVectorImpl2()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSInfo.o):(.data.rel.ro._ZTVN7android6VectorISt4pairIPKcS3_EEE[vtable for android::Vector<std::pair<char const*, char const*> >]+0x30): undefined reference to `android::VectorImpl::reservedVectorImpl3()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSInfo.o):(.data.rel.ro._ZTVN7android6VectorISt4pairIPKcS3_EEE[vtable for android::Vector<std::pair<char const*, char const*> >]+0x34): undefined reference to `android::VectorImpl::reservedVectorImpl4()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSInfo.o):(.data.rel.ro._ZTVN7android6VectorISt4pairIPKcS3_EEE[vtable for android::Vector<std::pair<char const*, char const*> >]+0x38): undefined reference to `android::VectorImpl::reservedVectorImpl5()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSInfo.o):(.data.rel.ro._ZTVN7android6VectorISt4pairIPKcS3_EEE[vtable for android::Vector<std::pair<char const*, char const*> >]+0x3c): undefined reference to `android::VectorImpl::reservedVectorImpl6()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSInfo.o):(.data.rel.ro._ZTVN7android6VectorISt4pairIPKcS3_EEE[vtable for android::Vector<std::pair<char const*, char const*> >]+0x40): undefined reference to `android::VectorImpl::reservedVectorImpl7()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSInfo.o):(.data.rel.ro._ZTVN7android6VectorISt4pairIPKcS3_EEE[vtable for android::Vector<std::pair<char const*, char const*> >]+0x44): undefined reference to `android::VectorImpl::reservedVectorImpl8()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSInfo.o):(.data.rel.ro._ZTVN7android6VectorIjEE[vtable for android::Vector<unsigned int>]+0x28): undefined reference to `android::VectorImpl::reservedVectorImpl1()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSInfo.o):(.data.rel.ro._ZTVN7android6VectorIjEE[vtable for android::Vector<unsigned int>]+0x2c): undefined reference to `android::VectorImpl::reservedVectorImpl2()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSInfo.o):(.data.rel.ro._ZTVN7android6VectorIjEE[vtable for android::Vector<unsigned int>]+0x30): undefined reference to `android::VectorImpl::reservedVectorImpl3()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSInfo.o):(.data.rel.ro._ZTVN7android6VectorIjEE[vtable for android::Vector<unsigned int>]+0x34): undefined reference to `android::VectorImpl::reservedVectorImpl4()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSInfo.o):(.data.rel.ro._ZTVN7android6VectorIjEE[vtable for android::Vector<unsigned int>]+0x38): undefined reference to `android::VectorImpl::reservedVectorImpl5()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSInfo.o):(.data.rel.ro._ZTVN7android6VectorIjEE[vtable for android::Vector<unsigned int>]+0x3c): undefined reference to `android::VectorImpl::reservedVectorImpl6()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSInfo.o):(.data.rel.ro._ZTVN7android6VectorIjEE[vtable for android::Vector<unsigned int>]+0x40): undefined reference to `android::VectorImpl::reservedVectorImpl7()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSInfo.o):(.data.rel.ro._ZTVN7android6VectorIjEE[vtable for android::Vector<unsigned int>]+0x44): undefined reference to `android::VectorImpl::reservedVectorImpl8()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSInfo.o):(.data.rel.ro._ZTVN7android6VectorISt4pairIPKcjEEE[vtable for android::Vector<std::pair<char const*, unsigned int> >]+0x28): undefined reference to `android::VectorImpl::reservedVectorImpl1()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSInfo.o):(.data.rel.ro._ZTVN7android6VectorISt4pairIPKcjEEE[vtable for android::Vector<std::pair<char const*, unsigned int> >]+0x2c): undefined reference to `android::VectorImpl::reservedVectorImpl2()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSInfo.o):(.data.rel.ro._ZTVN7android6VectorISt4pairIPKcjEEE[vtable for android::Vector<std::pair<char const*, unsigned int> >]+0x30): undefined reference to `android::VectorImpl::reservedVectorImpl3()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSInfo.o):(.data.rel.ro._ZTVN7android6VectorISt4pairIPKcjEEE[vtable for android::Vector<std::pair<char const*, unsigned int> >]+0x34): undefined reference to `android::VectorImpl::reservedVectorImpl4()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSInfo.o):(.data.rel.ro._ZTVN7android6VectorISt4pairIPKcjEEE[vtable for android::Vector<std::pair<char const*, unsigned int> >]+0x38): undefined reference to `android::VectorImpl::reservedVectorImpl5()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSInfo.o):(.data.rel.ro._ZTVN7android6VectorISt4pairIPKcjEEE[vtable for android::Vector<std::pair<char const*, unsigned int> >]+0x3c): undefined reference to `android::VectorImpl::reservedVectorImpl6()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSInfo.o):(.data.rel.ro._ZTVN7android6VectorISt4pairIPKcjEEE[vtable for android::Vector<std::pair<char const*, unsigned int> >]+0x40): undefined reference to `android::VectorImpl::reservedVectorImpl7()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSInfo.o):(.data.rel.ro._ZTVN7android6VectorISt4pairIPKcjEEE[vtable for android::Vector<std::pair<char const*, unsigned int> >]+0x44): undefined reference to `android::VectorImpl::reservedVectorImpl8()'
collect2: ld returned 1 exit status
build/core/host_shared_library.mk:44: recipe for target '/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/lib/libbcc.so' failed
make: *** [/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/lib/libbcc.so] Error 1
make: *** Waiting for unfinished jobs....
# In case value of PACKAGES is empty.
leszakk said:
Could someone take a look at this output please:
Code:
host SharedLib: libbcc (/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/lib/libbcc.so)
target Dex: apache-xml-hostdex
target Dex: conscrypt-hostdex
APK certs list: /media/leszakk/Source1/cyanogenmod/11/android/system/out/target/product/ls02/obj/PACKAGING/apkcerts_intermediates/cm_ls02-apkcerts-8dcec01c2c.txt
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSCompilerDriver.o):(.data.rel.ro._ZTVN7android6VectorIPN3bcc23SymbolResolverInterfaceEEE[vtable for android::Vector<bcc::SymbolResolverInterface*>]+0x28): undefined reference to `android::VectorImpl::reservedVectorImpl1()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSCompilerDriver.o):(.data.rel.ro._ZTVN7android6VectorIPN3bcc23SymbolResolverInterfaceEEE[vtable for android::Vector<bcc::SymbolResolverInterface*>]+0x2c): undefined reference to `android::VectorImpl::reservedVectorImpl2()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSCompilerDriver.o):(.data.rel.ro._ZTVN7android6VectorIPN3bcc23SymbolResolverInterfaceEEE[vtable for android::Vector<bcc::SymbolResolverInterface*>]+0x30): undefined reference to `android::VectorImpl::reservedVectorImpl3()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSCompilerDriver.o):(.data.rel.ro._ZTVN7android6VectorIPN3bcc23SymbolResolverInterfaceEEE[vtable for android::Vector<bcc::SymbolResolverInterface*>]+0x34): undefined reference to `android::VectorImpl::reservedVectorImpl4()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSCompilerDriver.o):(.data.rel.ro._ZTVN7android6VectorIPN3bcc23SymbolResolverInterfaceEEE[vtable for android::Vector<bcc::SymbolResolverInterface*>]+0x38): undefined reference to `android::VectorImpl::reservedVectorImpl5()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSCompilerDriver.o):(.data.rel.ro._ZTVN7android6VectorIPN3bcc23SymbolResolverInterfaceEEE[vtable for android::Vector<bcc::SymbolResolverInterface*>]+0x3c): undefined reference to `android::VectorImpl::reservedVectorImpl6()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSCompilerDriver.o):(.data.rel.ro._ZTVN7android6VectorIPN3bcc23SymbolResolverInterfaceEEE[vtable for android::Vector<bcc::SymbolResolverInterface*>]+0x40): undefined reference to `android::VectorImpl::reservedVectorImpl7()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSCompilerDriver.o):(.data.rel.ro._ZTVN7android6VectorIPN3bcc23SymbolResolverInterfaceEEE[vtable for android::Vector<bcc::SymbolResolverInterface*>]+0x44): undefined reference to `android::VectorImpl::reservedVectorImpl8()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSCompilerDriver.o):(.data.rel.ro._ZTVN7android6VectorISt4pairIPKcPKhEEE[vtable for android::Vector<std::pair<char const*, unsigned char const*> >]+0x28): undefined reference to `android::VectorImpl::reservedVectorImpl1()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSCompilerDriver.o):(.data.rel.ro._ZTVN7android6VectorISt4pairIPKcPKhEEE[vtable for android::Vector<std::pair<char const*, unsigned char const*> >]+0x2c): undefined reference to `android::VectorImpl::reservedVectorImpl2()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSCompilerDriver.o):(.data.rel.ro._ZTVN7android6VectorISt4pairIPKcPKhEEE[vtable for android::Vector<std::pair<char const*, unsigned char const*> >]+0x30): undefined reference to `android::VectorImpl::reservedVectorImpl3()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSCompilerDriver.o):(.data.rel.ro._ZTVN7android6VectorISt4pairIPKcPKhEEE[vtable for android::Vector<std::pair<char const*, unsigned char const*> >]+0x34): undefined reference to `android::VectorImpl::reservedVectorImpl4()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSCompilerDriver.o):(.data.rel.ro._ZTVN7android6VectorISt4pairIPKcPKhEEE[vtable for android::Vector<std::pair<char const*, unsigned char const*> >]+0x38): undefined reference to `android::VectorImpl::reservedVectorImpl5()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSCompilerDriver.o):(.data.rel.ro._ZTVN7android6VectorISt4pairIPKcPKhEEE[vtable for android::Vector<std::pair<char const*, unsigned char const*> >]+0x3c): undefined reference to `android::VectorImpl::reservedVectorImpl6()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSCompilerDriver.o):(.data.rel.ro._ZTVN7android6VectorISt4pairIPKcPKhEEE[vtable for android::Vector<std::pair<char const*, unsigned char const*> >]+0x40): undefined reference to `android::VectorImpl::reservedVectorImpl7()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSCompilerDriver.o):(.data.rel.ro._ZTVN7android6VectorISt4pairIPKcPKhEEE[vtable for android::Vector<std::pair<char const*, unsigned char const*> >]+0x44): undefined reference to `android::VectorImpl::reservedVectorImpl8()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSExecutable.o):(.data.rel.ro._ZTVN7android6VectorIPvEE[vtable for android::Vector<void*>]+0x28): undefined reference to `android::VectorImpl::reservedVectorImpl1()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSExecutable.o):(.data.rel.ro._ZTVN7android6VectorIPvEE[vtable for android::Vector<void*>]+0x2c): undefined reference to `android::VectorImpl::reservedVectorImpl2()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSExecutable.o):(.data.rel.ro._ZTVN7android6VectorIPvEE[vtable for android::Vector<void*>]+0x30): undefined reference to `android::VectorImpl::reservedVectorImpl3()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSExecutable.o):(.data.rel.ro._ZTVN7android6VectorIPvEE[vtable for android::Vector<void*>]+0x34): undefined reference to `android::VectorImpl::reservedVectorImpl4()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSExecutable.o):(.data.rel.ro._ZTVN7android6VectorIPvEE[vtable for android::Vector<void*>]+0x38): undefined reference to `android::VectorImpl::reservedVectorImpl5()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSExecutable.o):(.data.rel.ro._ZTVN7android6VectorIPvEE[vtable for android::Vector<void*>]+0x3c): undefined reference to `android::VectorImpl::reservedVectorImpl6()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSExecutable.o):(.data.rel.ro._ZTVN7android6VectorIPvEE[vtable for android::Vector<void*>]+0x40): undefined reference to `android::VectorImpl::reservedVectorImpl7()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSExecutable.o):(.data.rel.ro._ZTVN7android6VectorIPvEE[vtable for android::Vector<void*>]+0x44): undefined reference to `android::VectorImpl::reservedVectorImpl8()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSExecutable.o):(.data.rel.ro._ZTVN7android6VectorIPKcEE[vtable for android::Vector<char const*>]+0x28): undefined reference to `android::VectorImpl::reservedVectorImpl1()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSExecutable.o):(.data.rel.ro._ZTVN7android6VectorIPKcEE[vtable for android::Vector<char const*>]+0x2c): undefined reference to `android::VectorImpl::reservedVectorImpl2()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSExecutable.o):(.data.rel.ro._ZTVN7android6VectorIPKcEE[vtable for android::Vector<char const*>]+0x30): undefined reference to `android::VectorImpl::reservedVectorImpl3()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSExecutable.o):(.data.rel.ro._ZTVN7android6VectorIPKcEE[vtable for android::Vector<char const*>]+0x34): undefined reference to `android::VectorImpl::reservedVectorImpl4()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSExecutable.o):(.data.rel.ro._ZTVN7android6VectorIPKcEE[vtable for android::Vector<char const*>]+0x38): undefined reference to `android::VectorImpl::reservedVectorImpl5()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSExecutable.o):(.data.rel.ro._ZTVN7android6VectorIPKcEE[vtable for android::Vector<char const*>]+0x3c): undefined reference to `android::VectorImpl::reservedVectorImpl6()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSExecutable.o):(.data.rel.ro._ZTVN7android6VectorIPKcEE[vtable for android::Vector<char const*>]+0x40): undefined reference to `android::VectorImpl::reservedVectorImpl7()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSExecutable.o):(.data.rel.ro._ZTVN7android6VectorIPKcEE[vtable for android::Vector<char const*>]+0x44): undefined reference to `android::VectorImpl::reservedVectorImpl8()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSInfo.o):(.data.rel.ro._ZTVN7android6VectorISt4pairIPKcS3_EEE[vtable for android::Vector<std::pair<char const*, char const*> >]+0x28): undefined reference to `android::VectorImpl::reservedVectorImpl1()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSInfo.o):(.data.rel.ro._ZTVN7android6VectorISt4pairIPKcS3_EEE[vtable for android::Vector<std::pair<char const*, char const*> >]+0x2c): undefined reference to `android::VectorImpl::reservedVectorImpl2()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSInfo.o):(.data.rel.ro._ZTVN7android6VectorISt4pairIPKcS3_EEE[vtable for android::Vector<std::pair<char const*, char const*> >]+0x30): undefined reference to `android::VectorImpl::reservedVectorImpl3()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSInfo.o):(.data.rel.ro._ZTVN7android6VectorISt4pairIPKcS3_EEE[vtable for android::Vector<std::pair<char const*, char const*> >]+0x34): undefined reference to `android::VectorImpl::reservedVectorImpl4()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSInfo.o):(.data.rel.ro._ZTVN7android6VectorISt4pairIPKcS3_EEE[vtable for android::Vector<std::pair<char const*, char const*> >]+0x38): undefined reference to `android::VectorImpl::reservedVectorImpl5()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSInfo.o):(.data.rel.ro._ZTVN7android6VectorISt4pairIPKcS3_EEE[vtable for android::Vector<std::pair<char const*, char const*> >]+0x3c): undefined reference to `android::VectorImpl::reservedVectorImpl6()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSInfo.o):(.data.rel.ro._ZTVN7android6VectorISt4pairIPKcS3_EEE[vtable for android::Vector<std::pair<char const*, char const*> >]+0x40): undefined reference to `android::VectorImpl::reservedVectorImpl7()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSInfo.o):(.data.rel.ro._ZTVN7android6VectorISt4pairIPKcS3_EEE[vtable for android::Vector<std::pair<char const*, char const*> >]+0x44): undefined reference to `android::VectorImpl::reservedVectorImpl8()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSInfo.o):(.data.rel.ro._ZTVN7android6VectorIjEE[vtable for android::Vector<unsigned int>]+0x28): undefined reference to `android::VectorImpl::reservedVectorImpl1()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSInfo.o):(.data.rel.ro._ZTVN7android6VectorIjEE[vtable for android::Vector<unsigned int>]+0x2c): undefined reference to `android::VectorImpl::reservedVectorImpl2()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSInfo.o):(.data.rel.ro._ZTVN7android6VectorIjEE[vtable for android::Vector<unsigned int>]+0x30): undefined reference to `android::VectorImpl::reservedVectorImpl3()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSInfo.o):(.data.rel.ro._ZTVN7android6VectorIjEE[vtable for android::Vector<unsigned int>]+0x34): undefined reference to `android::VectorImpl::reservedVectorImpl4()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSInfo.o):(.data.rel.ro._ZTVN7android6VectorIjEE[vtable for android::Vector<unsigned int>]+0x38): undefined reference to `android::VectorImpl::reservedVectorImpl5()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSInfo.o):(.data.rel.ro._ZTVN7android6VectorIjEE[vtable for android::Vector<unsigned int>]+0x3c): undefined reference to `android::VectorImpl::reservedVectorImpl6()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSInfo.o):(.data.rel.ro._ZTVN7android6VectorIjEE[vtable for android::Vector<unsigned int>]+0x40): undefined reference to `android::VectorImpl::reservedVectorImpl7()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSInfo.o):(.data.rel.ro._ZTVN7android6VectorIjEE[vtable for android::Vector<unsigned int>]+0x44): undefined reference to `android::VectorImpl::reservedVectorImpl8()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSInfo.o):(.data.rel.ro._ZTVN7android6VectorISt4pairIPKcjEEE[vtable for android::Vector<std::pair<char const*, unsigned int> >]+0x28): undefined reference to `android::VectorImpl::reservedVectorImpl1()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSInfo.o):(.data.rel.ro._ZTVN7android6VectorISt4pairIPKcjEEE[vtable for android::Vector<std::pair<char const*, unsigned int> >]+0x2c): undefined reference to `android::VectorImpl::reservedVectorImpl2()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSInfo.o):(.data.rel.ro._ZTVN7android6VectorISt4pairIPKcjEEE[vtable for android::Vector<std::pair<char const*, unsigned int> >]+0x30): undefined reference to `android::VectorImpl::reservedVectorImpl3()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSInfo.o):(.data.rel.ro._ZTVN7android6VectorISt4pairIPKcjEEE[vtable for android::Vector<std::pair<char const*, unsigned int> >]+0x34): undefined reference to `android::VectorImpl::reservedVectorImpl4()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSInfo.o):(.data.rel.ro._ZTVN7android6VectorISt4pairIPKcjEEE[vtable for android::Vector<std::pair<char const*, unsigned int> >]+0x38): undefined reference to `android::VectorImpl::reservedVectorImpl5()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSInfo.o):(.data.rel.ro._ZTVN7android6VectorISt4pairIPKcjEEE[vtable for android::Vector<std::pair<char const*, unsigned int> >]+0x3c): undefined reference to `android::VectorImpl::reservedVectorImpl6()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSInfo.o):(.data.rel.ro._ZTVN7android6VectorISt4pairIPKcjEEE[vtable for android::Vector<std::pair<char const*, unsigned int> >]+0x40): undefined reference to `android::VectorImpl::reservedVectorImpl7()'
/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/STATIC_LIBRARIES/libbccRenderscript_intermediates/libbccRenderscript.a(RSInfo.o):(.data.rel.ro._ZTVN7android6VectorISt4pairIPKcjEEE[vtable for android::Vector<std::pair<char const*, unsigned int> >]+0x44): undefined reference to `android::VectorImpl::reservedVectorImpl8()'
collect2: ld returned 1 exit status
build/core/host_shared_library.mk:44: recipe for target '/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/lib/libbcc.so' failed
make: *** [/media/leszakk/Source1/cyanogenmod/11/android/system/out/host/linux-x86/obj/lib/libbcc.so] Error 1
make: *** Waiting for unfinished jobs....
# In case value of PACKAGES is empty.
Click to expand...
Click to collapse
Fixed by installing bcc

Categories

Resources