The instructions changed:I have an issue that I keep running into. I'm not sure if I'm entering something wrong or missing a step... Can someone please assist? I tried to google this or search other forums but had no luck. I'm a complete noob at this.
I'm running Ubuntu 12.04 and pulled the build instructions from AOKPs website (http://aokp.co/learn/so-you-want-to-build-aokp-jb-ubuntu-1204). I went through the instructions getting everything installed and synced; however after trying to sync to the i605 repo (last step - on website it shows toro) I recived the below response:
(command: ~/aokp_jb$ . build/envsetup.sh && brunch i605)
including device/generic/armv7-a-neon/vendorsetup.sh
including vendor/aokp/vendorsetup.sh
including sdk/bash_completion/adb.bash
including vendor/aokp/vendorsetup.sh
build/core/product_config.mk:238: * _nic.PRODUCTS.[[vendor/aokp/products/i605.mk]]: "device/samsung/i605/full_i605.mk" does not exist. Stop.
** Don't have a product spec for: 'aokp_i605'
** Do you have the right repo manifest?
No such item in brunch menu. Try 'breakfast'
I tried the same command with breakfast and got the same error.
-I've received the same error when going through CyanogenMod's repo's.
Thanks Marc! I was finally about to get everything and then run the last command... However, after I ran that last command and it completed, I lost my internet connection and when I restarted my laptop it just said, "could not write bytes: broken pip" and I had to reinstall Ubuntu. I went through all the steps again...and same results. Do you know what would be causing this? I appreciate the help.
Can you put the full log on pastebin.com?Didn't see anyone else having issues but I am. lol.
Just freshly repo init for flo,grouper,hammerhead,asus,asus,lge and both grouper and hammerhead built fine but I get Error 2 almost immediately in the build for FLO just after it tries to do something with the kernel. Any ideas?
actually got it sorted out with petr. thank you so much for the response though. turns out ccache was not installed... strangely. i swear it had beenCan you put the full log on pastebin.com?
Nevermind, i fixed itHei, i got problems when it compile libc. anyone can help me?
i build AOKP kitkat for ancora device
Using LinuxMint Olivia
![]()
http://pastebin.com/raw.php?i=6kp2VhHW
You ran repo init in your home folder.Whenever i repo sync i now find that it is putting files in my home folder. I followed the instructions and I've done this plenty of times before. Anyone seen this?
Sent from my LG-VS980 using Tapatalk
there was no error while syncing the repo. i synced only mango,semc. How to solve this error/what does it mean?----- Making recovery image ------
/home/maik/aokp/out/host/linux-x86/bin/mkbootimg --kernel /home/maik/aokp/out/target/product/mango/kernel --ramdisk /home/maik/aokp/out/target/product/mango/ramdisk-recovery.img --base 0x00200000 --pagesize 131072 --output /home/maik/aokp/out/target/product/mango/recovery.img
----- Made recovery image -------- /home/maik/aokp/out/target/product/mango/recovery.img
Installed file list: /home/maik/aokp/out/target/product/mango/installed-files.txt
Target system fs image: /home/maik/aokp/out/target/product/mango/obj/PACKAGING/systemimage_intermediates/system.img
Running: mkyaffs2image -f /home/maik/aokp/out/target/product/mango/system /home/maik/aokp/out/target/product/mango/obj/PACKAGING/systemimage_intermediates/system.img /home/maik/aokp/out/target/product/mango/root/file_contexts system
Install system fs image: /home/maik/aokp/out/target/product/mango/system.img
Package target files: /home/maik/aokp/out/target/product/mango/obj/PACKAGING/target_files_intermediates/aokp_mango-target_files-eng.maik.zip
Package OTA: /home/maik/aokp/out/target/product/mango/aokp_mango-ota-eng.maik.zip
MKBOOTIMG=device/semc/msm7x30-common/custombootimg.mk \
device/semc/msm7x30-common/releasetools/semc_ota_from_target_files -v \
-p /home/maik/aokp/out/host/linux-x86 \
-k build/target/product/security/testkey \
--no_assert=false \
--persist=true \
--override_device=SK17i,SK17a,mango \
--override_prop=false \
/home/maik/aokp/out/target/product/mango/obj/PACKAGING/target_files_intermediates/aokp_mango-target_files-eng.maik.zip /home/maik/aokp/out/target/product/mango/aokp_mango-ota-eng.maik.zip
unzipping target target-files...
running: unzip -o -q /home/maik/aokp/out/target/product/mango/obj/PACKAGING/target_files_intermediates/aokp_mango-target_files-eng.maik.zip -d /tmp/targetfiles-tdRgo1
Traceback (most recent call last):
File "device/semc/msm7x30-common/releasetools/semc_ota_from_target_files", line 1008, in <module>
main(sys.argv[1:])
File "device/semc/msm7x30-common/releasetools/semc_ota_from_target_files", line 951, in main
OPTIONS.info_dict = common.LoadInfoDict(input_zip)
File "/home/maik/aokp/device/semc/msm7x30-common/releasetools/common.py", line 156, in LoadInfoDict
d["build.prop"] = LoadBuildProp(zip)
File "/home/maik/aokp/device/semc/msm7x30-common/releasetools/common.py", line 170, in LoadBuildProp
name, value = line.split("=", 1)
ValueError: need more than 1 value to unpack
make: *** [/home/maik/aokp/out/target/product/mango/aokp_mango-ota-eng.maik.zip] Fehler 1
[email protected]:~/aokp$