I type this command to start compilation
. build/envsetup.shbrunch and then select my build i.e. full-eng
And then.. this is the error I get all the time :
[100% 1/1] build bacon FAILED: bacon /bin/bash -c "(ln -f /home/shank/havoc_pie/out/target/product/generic/.zip ) && (md5sum /home/shank/havoc_pie/out/target/product/generic/.zip | sed \"s|/home/shank/havoc_pie/out/target/product/generic/||\" > /home/shank/havoc_pie/out/target/product/generic/.zip.md5sum ) && (./vendor/havoc/tools/generate_ota_info.sh /home/shank/havoc_pie/out/target/product/generic/.zip ) && (echo \"Package Complete: /home/shank/havoc_pie/out/target/product/generic/.zip\" >&2 )" ln: /home/shank/havoc_pie/out/target/product/generic/.zip: No such file or directory ninja: build stopped: subcommand failed. 22:30:46 ninja failed with: exit status 1
Please help me :( ... I am trying to solve this for hours.. am I doing something wrong ?
I type this command to start compilation
. build/envsetup.sh
brunch
and then select my build i.e. full-engAnd then.. this is the error I get all the time :
[100% 1/1] build bacon FAILED: bacon /bin/bash -c "(ln -f /home/shank/havoc_pie/out/target/product/generic/.zip ) && (md5sum /home/shank/havoc_pie/out/target/product/generic/.zip | sed \"s|/home/shank/havoc_pie/out/target/product/generic/||\" > /home/shank/havoc_pie/out/target/product/generic/.zip.md5sum ) && (./vendor/havoc/tools/generate_ota_info.sh /home/shank/havoc_pie/out/target/product/generic/.zip ) && (echo \"Package Complete: /home/shank/havoc_pie/out/target/product/generic/.zip\" >&2 )" ln: /home/shank/havoc_pie/out/target/product/generic/.zip: No such file or directory ninja: build stopped: subcommand failed. 22:30:46 ninja failed with: exit status 1
Please help me :( ... I am trying to solve this for hours.. am I doing something wrong ?