Skip to content

Instantly share code, notes, and snippets.

@infixremix
Created November 12, 2017 17:53
Show Gist options
  • Save infixremix/56f00276e400be89852b43bf6d07d69b to your computer and use it in GitHub Desktop.
Save infixremix/56f00276e400be89852b43bf6d07d69b to your computer and use it in GitHub Desktop.
warning generated.
[ 32% 11501/35305] target R.java/Manifest.java: Dialer (/home/solomonbooth44/brunch/out/target/common/obj/APPS/Dialer_intermediates/src/R.stamp)
Warning: AndroidManifest.xml already defines versionCode (in http://schemas.android.com/apk/res/android); using existing value in manifest.
Warning: AndroidManifest.xml already defines versionName (in http://schemas.android.com/apk/res/android); using existing value in manifest.
Warning: AndroidManifest.xml already defines minSdkVersion (in http://schemas.android.com/apk/res/android); using existing value in manifest.
Warning: AndroidManifest.xml already defines targetSdkVersion (in http://schemas.android.com/apk/res/android); using existing value in manifest.
[ 32% 11525/35305] target R.java/Manifest.java: Eleven (/home/solomonbooth44/brunch/out/target/common/obj/APPS/Eleven_intermediates/src/R.stamp)
Warning: AndroidManifest.xml already defines versionCode (in http://schemas.android.com/apk/res/android); using existing value in manifest.
Warning: AndroidManifest.xml already defines versionName (in http://schemas.android.com/apk/res/android); using existing value in manifest.
Warning: AndroidManifest.xml already defines minSdkVersion (in http://schemas.android.com/apk/res/android); using existing value in manifest.
Warning: AndroidManifest.xml already defines targetSdkVersion (in http://schemas.android.com/apk/res/android); using existing value in manifest.
[ 32% 11529/35305] target R.java/Manifest.java: FMRadio (/home/solomonbooth44/brunch/out/target/common/obj/APPS/FMRadio_intermediates/src/R.stamp)
Warning: AndroidManifest.xml already defines versionCode (in http://schemas.android.com/apk/res/android); using existing value in manifest.
Warning: AndroidManifest.xml already defines versionName (in http://schemas.android.com/apk/res/android); using existing value in manifest.
Warning: AndroidManifest.xml already defines minSdkVersion (in http://schemas.android.com/apk/res/android); using existing value in manifest.
Warning: AndroidManifest.xml already defines targetSdkVersion (in http://schemas.android.com/apk/res/android); using existing value in manifest.
[ 33% 11776/35305] Target dt image: /home/solomonbooth44/brunch/out/target/product/cedric/dt.img
FAILED: /bin/bash -c "(for dir in /home/solomonbooth44/brunch/out/target/product/cedric/obj/KERNEL_OBJ/arch/arm/boot/; do if [ -d \"\$dir\" ]; then dtb_dir=\"\$dir\"; break;
fi; done; /home/solomonbooth44/brunch/out/host/linux-x86/bin/dtbToolCM -o /home/solomonbooth44/brunch/out/target/product/cedric/dt.img -s 2048 -p /home/solomonbooth44/brun
ch/out/target/product/cedric/obj/KERNEL_OBJ/scripts/dtc/ \"\$dtb_dir\" ) && (chmod a+r /home/solomonbooth44/brunch/out/target/product/cedric/dt.img ) && (lz4 -9 < /home/solo
monbooth44/brunch/out/target/product/cedric/dt.img > /home/solomonbooth44/brunch/out/target/product/cedric/dt-lz4.img || lz4c -c1 -y /home/solomonbooth44/brunch/out/target/p
roduct/cedric/dt.img /home/solomonbooth44/brunch/out/target/product/cedric/dt-lz4.img ) && (/home/solomonbooth44/brunch/out/host/linux-x86/bin/acp /home/solomonbooth44/brunc
h/out/target/product/cedric/dt-lz4.img /home/solomonbooth44/brunch/out/target/product/cedric/dt.img ) && (echo \"Made DT image: /home/solomonbooth44/brunch/out/target/produc
t/cedric/dt.img\" )"
DTB combiner:
Input directory: '/home/solomonbooth44/brunch/out/target/product/cedric/obj/KERNEL_OBJ/arch/arm/boot/'
Output file: '/home/solomonbooth44/brunch/out/target/product/cedric/dt.img'
Searching subdir: /home/solomonbooth44/brunch/out/target/product/cedric/obj/KERNEL_OBJ/arch/arm/boot/dts/ ...
Searching subdir: /home/solomonbooth44/brunch/out/target/product/cedric/obj/KERNEL_OBJ/arch/arm/boot/dts/qcom/ ...
Found file: msm8937-cedric-p2.dtb ...
Version:2
chipset: 294, rev: 0, platform: 65, subtype: 33280, pmic0: 0, pmic1: 0, pmic2: 0, pmic3: 0
Found file: msm8937-cedric-p3.dtb ...
Version:2
chipset: 294, rev: 0, platform: 65, subtype: 33536, pmic0: 0, pmic1: 0, pmic2: 0, pmic3: 0
Found file: msm8937-cedric-p1.dtb ...
Version:2
chipset: 294, rev: 0, platform: 65, subtype: 33024, pmic0: 0, pmic1: 0, pmic2: 0, pmic3: 0
Found file: msm8937-cedric-p4.dtb ...
Version:2
chipset: 294, rev: 0, platform: 66, subtype: 33792, pmic0: 0, pmic1: 0, pmic2: 0, pmic3: 0
Found file: msm8937-cedric-p5.dtb ...
Version:2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment