Amlogic S905X source compilation error - Android Stick & Console AMLogic based Computers

Hi, i've been trying to compile android from source for the amlogic
i followed the steps shown in the openlinux amlogic website
but i got stuck in an* error*after the "make otapackage" step regarding the wifi 8189es realtek drivers.
if any one faced the same issue or can offer any help i'd really appreciate it.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
i couldn't upload the output to the make file so here's a snippet of the output right before the error
/home/adham-negm/ESSRAA/Android/custom_rom/amlogic_SourceCode/S905X-SDK/git/common/scripts/Makefile.build:444: recipe for target '/home/adham-negm/ESSRAA/Android/custom_rom/amlogic_SourceCode/S905X-SDK/git/hardware/wifi/realtek/drivers/8189es/rtl8189ES/8189es.o' failed
make[5]: *** [/home/adham-negm/ESSRAA/Android/custom_rom/amlogic_SourceCode/S905X-SDK/git/hardware/wifi/realtek/drivers/8189es/rtl8189ES/8189es.o] Error 1
/home/adham-negm/ESSRAA/Android/custom_rom/amlogic_SourceCode/S905X-SDK/git/common/Makefile:1293: recipe for target '_module_/home/adham-negm/ESSRAA/Android/custom_rom/amlogic_SourceCode/S905X-SDK/git/hardware/wifi/realtek/drivers/8189es/rtl8189ES' failed
make[4]: *** [_module_/home/adham-negm/ESSRAA/Android/custom_rom/amlogic_SourceCode/S905X-SDK/git/hardware/wifi/realtek/drivers/8189es/rtl8189ES] Error 2
Makefile:133: recipe for target 'sub-make' failed
make[3]: *** [sub-make] Error 2
Makefile:26: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/home/adham-negm/ESSRAA/Android/custom_rom/amlogic_SourceCode/S905X-SDK/git/out/target/product/p212/obj/KERNEL_OBJ'
device/amlogic/common/wifi_driver.mk:125: recipe for target 'multiwifi' failed
make[1]: *** [multiwifi] Error 2
make[1]: Leaving directory '/home/adham-negm/ESSRAA/Android/custom_rom/amlogic_SourceCode/S905X-SDK/git'
device/amlogic/p212/Kernel.mk:55: recipe for target 'out/target/product/p212/obj/KERNEL_OBJ/arch/arm64/boot/Image.gz' failed
make: *** [out/target/product/p212/obj/KERNEL_OBJ/arch/arm64/boot/Image.gz] Error 2
make: *** Deleting file 'out/target/product/p212/obj/KERNEL_OBJ/arch/arm64/boot/Image.gz'
make: *** Waiting for unfinished jobs....
host C++: libicui18n-host <= external/icu/icu4c/source/i18n/fphdlimp.cpp
make: *** wait: No child processes. Stop.
#### make failed to build some targets (57:31 (mm:ss)) ####
Click to expand...
Click to collapse

sometimes you get by the error, by pre copying the file to the destination. The make process will then skip it.

Related

[Q] Error while Compiling ?

Hi guys I occured an error while trying to compile my own rom .. I'm actually a starter to developing roms .. and so I tried compiling a Stock 4.0.4 rom for the nexus S and I got this error:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Text version :
host C++: libLLVMJIT <= external/llvm/lib/ExecutionEngine/JIT/OProfileJITEventListener.cpp
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<built-in>:0:0: note: this is the location of the previous definition
host C++: libbccExecutionEngine <= frameworks/compile/libbcc/lib/ExecutionEngine/Compiler.cpp
<command-line>:0:0: error: "_FORTIFY_SOURCE" redefined [-Werror]
<built-in>:0:0: note: this is the location of the previous definition
host C++: libbccExecutionEngine <= frameworks/compile/libbcc/lib/ExecutionEngine/FileHandle.cpp
<command-line>:0:0: error: "_FORTIFY_SOURCE" redefined [-Werror]
<built-in>:0:0: note: this is the location of the previous definition
cc1plus: all warnings being treated as errors
make: *** [out/host/linux-x86/obj/STATIC_LIBRARIES/libbccExecutionEngine_intermediates/FileHandle.o] Error 1
make: *** Waiting for unfinished jobs....
cc1plus: all warnings being treated as errors
make: *** [out/host/linux-x86/obj/STATIC_LIBRARIES/libbccExecutionEngine_intermediates/Compiler.o] Error 1
[email protected]:~/ICS_SOURCE#
Click to expand...
Click to collapse
.. Can anyone help me ? not sure what to do ..
I was using this video ; http://www.youtube.com/watch?v=OS5c_ws_N7g
What OS?
What operating system are you using? I know you can only use the master branch if above ubuntu 10.04....
martyd73 said:
What operating system are you using? I know you can only use the master branch if above ubuntu 10.04....
Click to expand...
Click to collapse
12.04 beta ...
Sent from my Nexus S using XDA
Bump?

[APP] GPS Speedometer -[R]- 03/24/2011 -[U]- 11/30/2013 -[V]- 2.3.9.0

Name: GPS Speedometer
GPS Speedometer is application that shows your current speed (KPH or MPH), altitude (meters or feet) and distance traveled. Now with long awaited compass! It has scale for running, cycling, driving and even flying, and records your top speed for every activity.
Trial version will work for unlimited time with all the features (except compass) but it will show the ads.
There is also a free version which has all the features but with ads.
*** Version 2.3.9.0 ***
Fixed some bugs
*** Version 2.3.6.0 ***
Open current location in HERE Maps application (WP8 only)
Fixed some bugs
*** Version 2.3.0.0 ***
1. Speed limit
2. Custom scale for analog speedometer
3. Animated help
4. Bug fixes
*** Version 2.0.0.0 ***
1. Compass
*** Version 1.8.1.0 ***
1. Separate resetable average speed digital and analog indicators for every activity
2. Separate resetable trip timer for every activity
3. Orientation lock
*** Version 1.7.0.0 ***
1. New color themes options
2. Updated help page
3. Fixed some bugs
*** Version 1.6.0.0. ***
1. Landscape support
2. Supersized digital speedometer
3. Altitude is moved for better visibility
4. Color indicator for horizontal and vertical accuracy
5. Fixed "not saving color themes" and other bugs
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Source : Ante Maric
Download link :

[Mod][ICS] [Xperia 2011]Themed Xperia Z2 camera V1 (based on cyber-shot) (17/03/2014)

I am back with a new mod...
This time...
I've modified the Cyber-shot 9.1.7 camera for xperia 2011 to look like Xperia Z2's camera
You must install Cyber-shot 9.7.1 before installing this mod
From Here: http://forum.xda-developers.com/showthread.php?t=1918744
Camera shutter sound is changed..You'll like it..
Also Thank Rizal lovins for awesome Cyber-shot...
Screenshots​
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
.: Download V1 :.​
Install instruction
*** Flash through CWM ***
Features
*** Changed camera and video capture button to fully look like Z2's camera ***
*** Renamed "scene recognition" mode to "Superior Auto" like Z2 ***
*** Renamed "Normal" mode to "Manual" like Z2 ***
*** Changed the photo/video mode slider icon ***
*** Lots of new icons ***
*** Added new camera capture sound ***
*** A lot more things, Check by yourself ***
Credits
Click to expand...
Click to collapse
Rizal lovins for his Cyber-shot mod
Click to expand...
Click to collapse
Plz don't take anything from my mod without my permission..
The camera capture icon,slider icon and resolution icons are specially modded by me.
A lots of icons are also created by me
Click to expand...
Click to collapse
Look cool bro..
Love it :x
Big job! Thx

[Mod][ICS] [Xperia 2011]Themed Xperia Z2 camera V1 (based on cyber-shot) (17/03/2014)

I am back with a new mod...
This time...
I've modified the Cyber-shot 9.1.7 camera for xperia 2011 to look like Xperia Z2's camera
You must install Cyber-shot 9.7.1 before installing this mod
From Here: http://forum.xda-developers.com/showthread.php?t=1918744
Camera shutter sound is changed..You'll like it..
Also Thank Rizal lovins for awesome Cyber-shot...
Screenshots​
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
.: Download V1 :.​
Install instruction
*** Flash through CWM ***
Features
*** Changed camera and video capture button to fully look like Z2's camera ***
*** Renamed "scene recognition" mode to "Superior Auto" like Z2 ***
*** Renamed "Normal" mode to "Manual" like Z2 ***
*** Changed the photo/video mode slider icon ***
*** Lots of new icons ***
*** Added new camera capture sound ***
*** A lot more things, Check by yourself ***
Credits
Click to expand...
Click to collapse
Rizal lovins for his Cyber-shot mod
Click to expand...
Click to collapse
Plz don't take anything from my mod without my permission..
The camera capture icon,slider icon and resolution icons are specially modded by me.
A lots of icons are also created by me
Click to expand...
Click to collapse

FWDN V7 - Please help me with this issue

Hi everyone I need help with my old tablet with telechip.
I try to flash it via TWDN V7 but I get only this error:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
and log:
Code:
============================================
FWDN V7 -- v2.22
============================================
[DEBUG] CFwdnPort::Check_VtcUsbPortChange: \\?\usb#vid_140e&pid_b086#5&377c05b5&0&5#{db6585b8-0409-4ee6-9636-e595901c59ca} is pluged.
[DEBUG] CFwdnDownload::DeviceArrivalEvent: Device Arrival Event (dev=0)
Download Session - Start!
Device Init - Start!
Device Init - Complete! - (0sec 40)
Device's SerialNumber : SN_NOT_EXIST
[DEBUG] CFwdnDownload::eek:nDownloadDefault: check=1 filepath=C:\Users\René\Downloads\dwdaw\lk.rom filesize=1837KB type=0
[DEBUG] CFwdnDownload::eek:nDownloadDefault: check=1 filepath=C:\Users\René\Downloads\dwdaw\NAND Data.fai filesize=2992KB type=5
[DEBUG] CFwdnDownload::Verify_ImageFile: [HEADER] : Size=96 CRC=0x04F0E6F1
[DEBUG] CFwdnDownload::Verify_ImageFile: Image Version : TCC FAT IMG V0.1
[DEBUG] CFwdnDownload::Verify_ImageFile: DISKSIZE = 0x170800000
Write BOOT - Start!
Write Serial Number : 0000001966A58FBB1712081113250026
[ERROR] CFwdnDownload::Write_BOOT: Target Memory = NAND
[ERROR] CFwdnDownload::Write_BOOT: 0x0C000012
[ERROR] ROM Write Failure!
Download Session - Ending...
Download Session - End!
[ERROR] ########## Download is failed! ##########
[DEBUG] CFwdnPort::Check_VtcUsbPortChange: \\?\usb#vid_140e&pid_b086#5&377c05b5&0&5#{db6585b8-0409-4ee6-9636-e595901c59ca} is unpluged.
Please help me fast I really need it to fix it, i know its only old Android 4.0.4 tablet but I still use it...

Categories

Resources