Skip to content

Instantly share code, notes, and snippets.

@davwheat
Created October 24, 2019 21:55
Show Gist options
  • Save davwheat/21e678d3e852e360038faa4ad81ef0cd to your computer and use it in GitHub Desktop.
Save davwheat/21e678d3e852e360038faa4ad81ef0cd to your computer and use it in GitHub Desktop.
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-x86/vendorsetup.sh
including device/generic/mini-emulator-x86_64/vendorsetup.sh
including device/generic/uml/vendorsetup.sh
including device/google/clockwork/build/vendorsetup.sh
including device/quanta/dorado/vendorsetup.sh
including vendor/lineage/vendorsetup.sh
including sdk/bash_completion/adb.bash
build/core/base_rules.mk:201: *** device/quanta/dorado: unhandled install path "TARGET_OUT_DATA_APPS for remove-core-packages". Stop.
Device dorado not found. Attempting to retrieve device repository from LineageOS Github (http://github.com/LineageOS).
Repository for dorado not found in the LineageOS Github repository list. If this is in error, you may need to manually add it to your local_manifests/roomservice.xml.
build/core/base_rules.mk:201: *** device/quanta/dorado: unhandled install path "TARGET_OUT_DATA_APPS for remove-core-packages". Stop.
build/core/base_rules.mk:201: *** device/quanta/dorado: unhandled install path "TARGET_OUT_DATA_APPS for remove-core-packages". Stop.
** Don't have a product spec for: 'full_dorado'
** Do you have the right repo manifest?
============================================
PLATFORM_VERSION_CODENAME=REL
PLATFORM_VERSION=8.1.0
TARGET_PRODUCT=aosp_arm
TARGET_BUILD_VARIANT=eng
TARGET_BUILD_TYPE=release
TARGET_ARCH=arm
TARGET_ARCH_VARIANT=armv7-a
TARGET_CPU_VARIANT=generic
HOST_ARCH=x86_64
HOST_2ND_ARCH=x86
HOST_OS=linux
HOST_OS_EXTRA=Linux-5.0.0-32-generic-x86_64-with-Ubuntu-18.04-bionic
HOST_CROSS_OS=windows
HOST_CROSS_ARCH=x86
HOST_CROSS_2ND_ARCH=x86_64
HOST_BUILD_TYPE=release
BUILD_ID=OPM7.181205.001
OUT_DIR=/home/david/Wear24-NFC-LineageOS-15.1/out
============================================
ninja: no work to do.
[1/2] glob device/*/*/Android.bp
ninja: no work to do.
device/quanta/dorado/AndroidProducts.mk was modified, regenerating...
[740/1072] including ./system/sepolicy/Android.mk ...
./system/sepolicy/Android.mk:99: warning: BOARD_SEPOLICY_VERS not specified, assuming current platform version
[1072/1072] including ./vendor/quanta/dorado/proprietary/overlay/Android.mk ...
PRODUCT_COPY_FILES device/generic/goldfish/fstab.ranchu:root/fstab.ranchu ignored.
PRODUCT_COPY_FILES device/generic/goldfish/fstab.ranchu.early:root/fstab.ranchu.early ignored.
[ 50% 1/2] glob device/*/*/Android.bp
[100% 1/1] build bacon
FAILED: bacon
/bin/bash -c "(ln -f /home/david/Wear24-NFC-LineageOS-15.1/out/target/product/generic/lineage-.zip ) && (md5sum /home/david/Wear24-NFC-LineageOS-15.1/out/target/product/generic/lineage-.zip | sed \"s|/home/david/Wear24-NFC-LineageOS-15.1/out/target/product/generic/||\" > /home/david/Wear24-NFC-LineageOS-15.1/out/target/product/generic/lineage-.zip.md5sum ) && (echo \"Package Complete: /home/david/Wear24-NFC-LineageOS-15.1/out/target/product/generic/lineage-.zip\" >&2 )"
ln: failed to access '/home/david/Wear24-NFC-LineageOS-15.1/out/target/product/generic/lineage-.zip': No such file or directory
ninja: build stopped: subcommand failed.
22:54:54 ninja failed with: exit status 1
#### failed to build some targets (01:03 (mm:ss)) ####
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment