hi guys anyone have idea ???
Code:
/home/shinoa/RS/OMNI/out/host/linux-x86/bin/checkpolicy: loading policy configuration from /home/shinoa/RS/OMNI/out/target/product/geehrc/obj/ETC/sepolicy_intermediates/policy.conf.dontaudit
/home/shinoa/RS/OMNI/out/host/linux-x86/bin/checkpolicy: policy configuration loaded
/home/shinoa/RS/OMNI/out/host/linux-x86/bin/checkpolicy: writing binary representation (version 30) to /home/shinoa/RS/OMNI/out/target/product/geehrc/obj/ETC/sepolicy_intermediates//sepolicy.dontaudit
host Java: signapk (/home/shinoa/RS/OMNI/out/host/common/obj/JAVA_LIBRARIES/signapk_intermediates/classes)
Export includes file: frameworks/native/opengl/libs/GLES_trace/Android.mk -- /home/shinoa/RS/OMNI/out/target/product/geehrc/obj/SHARED_LIBRARIES/libGLES_trace_intermediates/export_includes
target Strip: libexpat (/home/shinoa/RS/OMNI/out/target/product/geehrc/obj/lib/libexpat.so)
target thumb C++: libGLES_trace <= frameworks/native/opengl/libs/GLES_trace/src/gltrace_api.cpp
target thumb C++: libGLES_trace <= frameworks/native/opengl/libs/GLES_trace/src/gltrace_context.cpp
target thumb C++: libGLES_trace <= frameworks/native/opengl/libs/GLES_trace/src/gltrace_egl.cpp
target thumb C++: libGLES_trace <= frameworks/native/opengl/libs/GLES_trace/src/gltrace_eglapi.cpp
target thumb C++: libGLES_trace <= frameworks/native/opengl/libs/GLES_trace/src/gltrace_fixup.cpp
target thumb C++: libGLES_trace <= frameworks/native/opengl/libs/GLES_trace/src/gltrace_hooks.cpp
target thumb C++: libGLES_trace <= frameworks/native/opengl/libs/GLES_trace/src/gltrace_transport.cpp
target thumb C++: libGLES_trace <= /home/shinoa/RS/OMNI/out/target/product/geehrc/gen/SHARED_LIBRARIES/libGLES_trace_intermediates/proto/frameworks/native/opengl/libs/GLES_trace/proto/gltrace.pb.cc
Copy: /home/shinoa/RS/OMNI/out/target/product/geehrc/obj/STATIC_LIBRARIES/libLLVMARMCodeGen_intermediates/ARMGenRegisterInfo.inc
target SharedLib: libssl (/home/shinoa/RS/OMNI/out/target/product/geehrc/obj/SHARED_LIBRARIES/libssl_intermediates/LINKED/libssl.so)
build/core/host_shared_library_internal.mk:51: recipe for target '/home/shinoa/RS/OMNI/out/host/linux-x86/obj/lib/libart.so' failed
#### make failed to build some targets (03:21:03 (hh:mm:ss)) ####
[email protected]:~$
Full log >> http://www.hastebin.com/ovasuzowaw.vhdl
Related
Hello
Please any one can compile libwebcore.so from source with applying this patch :
https://github.com/Y6b/android_external_webkit/commit/8637f8f6b8f78aef69a1a1919c9df54358513706
Source : http://nv-tegra.nvidia.com/gitweb/
This patch for support Arabic in browser .
Thanks in advance .
any one can help please .
Code:
target thumb C++: libwebcore <= external/webkit/WebCore/platform/graphics/Font.cpp
target thumb C++: libwebcore <= external/webkit/WebCore/rendering/ArabicShapingUtils.cpp
target thumb C++: libwebcore <= external/webkit/WebCore/rendering/RenderText.cpp
target StaticLib: libwebcore (out/target/product/harmony/obj/STATIC_LIBRARIES/libwebcore_intermediates/libwebcore.a)
target SharedLib: libwebcore (out/target/product/harmony/obj/SHARED_LIBRARIES/libwebcore_intermediates/LINKED/libwebcore.so)
target Prelink: libwebcore (out/target/product/harmony/symbols/system/lib/libwebcore.so)
target Strip: libwebcore (out/target/product/harmony/obj/lib/libwebcore.so)
Install: out/target/product/harmony/system/lib/libwebcore.so
Chenglu said:
Code:
target thumb C++: libwebcore <= external/webkit/WebCore/platform/graphics/Font.cpp
target thumb C++: libwebcore <= external/webkit/WebCore/rendering/ArabicShapingUtils.cpp
target thumb C++: libwebcore <= external/webkit/WebCore/rendering/RenderText.cpp
target StaticLib: libwebcore (out/target/product/harmony/obj/STATIC_LIBRARIES/libwebcore_intermediates/libwebcore.a)
target SharedLib: libwebcore (out/target/product/harmony/obj/SHARED_LIBRARIES/libwebcore_intermediates/LINKED/libwebcore.so)
target Prelink: libwebcore (out/target/product/harmony/symbols/system/lib/libwebcore.so)
target Strip: libwebcore (out/target/product/harmony/obj/lib/libwebcore.so)
Install: out/target/product/harmony/system/lib/libwebcore.so
Click to expand...
Click to collapse
Thank You very Much .
You solve my problem
recompile
is it possible to recompile to use it with cyanogen 7 2.3
BO7AMZA said:
is it possible to recompile to use it with cyanogen 7 2.3
Click to expand...
Click to collapse
http://www.mediafire.com/?roof8odv13sw4hb
use this files with cyanogen 7 .
cant be used
Must be recompiled with cyanogen 7 source tegra 2
Tried ur file doesnt work
BO7AMZA said:
Must be recompiled with cyanogen 7 source tegra 2
Tried ur file doesnt work
Click to expand...
Click to collapse
only use libwebcore.so from my link
Tried your file didnt work the browser crashes
BO7AMZA said:
Tried your file didnt work the browser crashes
Click to expand...
Click to collapse
Which ROM You are Using ?
any one can apply this patch to https://github.com/aosp-gtablet
Chenglu said:
Code:
target thumb C++: libwebcore <= external/webkit/WebCore/platform/graphics/Font.cpp
target thumb C++: libwebcore <= external/webkit/WebCore/rendering/ArabicShapingUtils.cpp
target thumb C++: libwebcore <= external/webkit/WebCore/rendering/RenderText.cpp
target StaticLib: libwebcore (out/target/product/harmony/obj/STATIC_LIBRARIES/libwebcore_intermediates/libwebcore.a)
target SharedLib: libwebcore (out/target/product/harmony/obj/SHARED_LIBRARIES/libwebcore_intermediates/LINKED/libwebcore.so)
target Prelink: libwebcore (out/target/product/harmony/symbols/system/lib/libwebcore.so)
target Strip: libwebcore (out/target/product/harmony/obj/lib/libwebcore.so)
Install: out/target/product/harmony/system/lib/libwebcore.so
Click to expand...
Click to collapse
Chenglu,
I'm new in this
Will you tell me command line how to compile this?
dony71 said:
Chenglu,
I'm new in this
Will you tell me command line how to compile this?
Click to expand...
Click to collapse
I'll be thankful too if someone share!
Thank you for this, really helped me out
Hi,
I'm trying to compile Android (following the instructions that appears in the site 'source' of 'android.com') but after some minutes I get this error:
"
Building Clang Driver Option tables with tblgen
Host TableGen: vdc (gen-opt-parser-defs) <= external/clang/include/clang/Driver/Options.td
host C++: llvm-rs-cc <= frameworks/compile/slang/llvm-rs-cc.cpp
host C++: llvm-rs-cc <= frameworks/compile/slang/slang_rs.cpp
host C++: llvm-rs-cc <= frameworks/compile/slang/slang_rs_ast_replace.cpp
host C++: llvm-rs-cc <= frameworks/compile/slang/slang_rs_context.cpp
host C++: llvm-rs-cc <= frameworks/compile/slang/slang_rs_pragma_handler.cpp
host C++: llvm-rs-cc <= frameworks/compile/slang/slang_rs_backend.cpp
host C++: llvm-rs-cc <= frameworks/compile/slang/slang_rs_exportable.cpp
host C++: llvm-rs-cc <= frameworks/compile/slang/slang_rs_export_type.cpp
host C++: llvm-rs-cc <= frameworks/compile/slang/slang_rs_export_element.cpp
host C++: llvm-rs-cc <= frameworks/compile/slang/slang_rs_export_var.cpp
host C++: llvm-rs-cc <= frameworks/compile/slang/slang_rs_export_func.cpp
host C++: llvm-rs-cc <= frameworks/compile/slang/slang_rs_export_foreach.cpp
frameworks/compile/slang/slang_rs_export_foreach.cpp: In static member function ‘static slang::RSExportForEach* slang::RSExportForEach::Create(slang::RSContext*, const clang::FunctionDecl*)’:
frameworks/compile/slang/slang_rs_export_foreach.cpp:249:23: error: variable ‘ParamName’ set but not used [-Werror=unused-but-set-variable]
cc1plus: all warnings being treated as errors
make: *** [out/host/linux-x86/obj/EXECUTABLES/llvm-rs-cc_intermediates/slang_rs_export_foreach.o] Error ...
"
Can anyone help me?
Thanks
Either comment the ParamName variable on the cpp file or compile without the -Werror=unused-but-set-variable parameter.
jose.celestino said:
Either comment the ParamName variable on the cpp file or compile without the -Werror=unused-but-set-variable parameter.
Click to expand...
Click to collapse
Hi,
I saw that from the error message but it didn't solve my problem. After that was another, and another,...
Some people said that follow the instructions in the android site and didn't have any problem.
I'm using the last version of Linux Mint - is it possible to be related with that????
thanks
I tried to compile with "make -i -d" and it reachs the end - i don't know if every task was concluded with success.
blackisback said:
Hi,
I'm trying to compile Android (following the instructions that appears in the site 'source' of 'android.com') but after some minutes I get this error:
"
Building Clang Driver Option tables with tblgen
Host TableGen: vdc (gen-opt-parser-defs) <= external/clang/include/clang/Driver/Options.td
host C++: llvm-rs-cc <= frameworks/compile/slang/llvm-rs-cc.cpp
host C++: llvm-rs-cc <= frameworks/compile/slang/slang_rs.cpp
host C++: llvm-rs-cc <= frameworks/compile/slang/slang_rs_ast_replace.cpp
host C++: llvm-rs-cc <= frameworks/compile/slang/slang_rs_context.cpp
host C++: llvm-rs-cc <= frameworks/compile/slang/slang_rs_pragma_handler.cpp
host C++: llvm-rs-cc <= frameworks/compile/slang/slang_rs_backend.cpp
host C++: llvm-rs-cc <= frameworks/compile/slang/slang_rs_exportable.cpp
host C++: llvm-rs-cc <= frameworks/compile/slang/slang_rs_export_type.cpp
host C++: llvm-rs-cc <= frameworks/compile/slang/slang_rs_export_element.cpp
host C++: llvm-rs-cc <= frameworks/compile/slang/slang_rs_export_var.cpp
host C++: llvm-rs-cc <= frameworks/compile/slang/slang_rs_export_func.cpp
host C++: llvm-rs-cc <= frameworks/compile/slang/slang_rs_export_foreach.cpp
frameworks/compile/slang/slang_rs_export_foreach.cpp: In static member function ‘static slang::RSExportForEach* slang::RSExportForEach::Create(slang::RSContext*, const clang::FunctionDecl*)’:
frameworks/compile/slang/slang_rs_export_foreach.cpp:249:23: error: variable ‘ParamName’ set but not used [-Werror=unused-but-set-variable]
cc1plus: all warnings being treated as errors
make: *** [out/host/linux-x86/obj/EXECUTABLES/llvm-rs-cc_intermediates/slang_rs_export_foreach.o] Error ...
"
Can anyone help me?
Thanks
Click to expand...
Click to collapse
only for the record:
http://code.google.com/p/android/issues/detail?id=22006
Reported by [email protected], Nov 18, 2011
Host OS:
Linux 3.0.0-12-generic #20-Ubuntu SMP x86_64 GNU/Linux
gcc (Ubuntu/Linaro 4.6.1-9ubuntu3) 4.6.1
Compiling Android from git (master) stops with error:
frameworks/compile/slang/slang_rs_export_foreach.cpp:247:23: error: variable ‘ParamName’ set but not used [-Werror=unused-but-set-variable]
cc1plus: all warnings being treated as errors
Fix/Workaround:
frameworks/compile/slang/Android.mk
-local_cflags_for_slang := -Wno-sign-promo -Wall -Wno-unused-parameter -Werror
+local_cflags_for_slang := -Wno-sign-promo -Wall -Wno-unused-parameter
Okay, so I was building with the Floating window commit from Gerrit and everything was going good until I came upon this error. I have cherry picked every patch needed for the Floating Window to works and made sure all conflicts were fixed correctly checking them with the code on gerrit but now I'm getting this error.
PHP:
target thumb C++: third_party_WebKit_Source_modules_modules_gyp <= external/chromium_org/third_party/WebKit/Source/modules/encryptedmedia/MediaKeySession.cpp
target thumb C++: third_party_WebKit_Source_modules_modules_gyp <= external/chromium_org/third_party/WebKit/Source/modules/filesystem/DOMFilePath.cpp
target thumb C++: third_party_WebKit_Source_modules_modules_gyp <= external/chromium_org/third_party/WebKit/Source/modules/filesystem/DOMFileSystem.cpp
frameworks/base/core/java/android/app/Activity.java:1638: cannot find symbol
symbol : method refreshAppLayoutSize()
location: class android.app.Activity
refreshAppLayoutSize();
^
frameworks/base/core/java/android/app/Activity.java:5434: cannot find symbol
symbol : method refreshAppLayoutSize()
location: class android.app.Activity
refreshAppLayoutSize();
^
target thumb C++: third_party_WebKit_Source_modules_modules_gyp <= external/chromium_org/third_party/WebKit/Source/modules/filesystem/DOMFileSystemBase.cpp
In file included from external/chromium_org/third_party/WebKit/Source/modules/encryptedmedia/MediaKeySession.cpp:27:0:
external/chromium_org/third_party/WebKit/Source/modules/encryptedmedia/MediaKeySession.h: In constructor 'WebCore::MediaKeySession::MediaKeySession(WebCore::ScriptExecutionContext*, WebCore::ContentDecryptionModule*, WebCore::MediaKeys*)':
external/chromium_org/third_party/WebKit/Source/modules/encryptedmedia/MediaKeySession.h:94:31: warning: 'WebCore::MediaKeySession::m_asyncEventQueue' will be initialized after [-Wreorder]
external/chromium_org/third_party/WebKit/Source/modules/encryptedmedia/MediaKeySession.h:92:12: warning: 'WTF::String WebCore::MediaKeySession::m_keySystem' [-Wreorder]
external/chromium_org/third_party/WebKit/Source/modules/encryptedmedia/MediaKeySession.cpp:45:1: warning: when initialized here [-Wreorder]
target thumb C++: third_party_WebKit_Source_modules_modules_gyp <= external/chromium_org/third_party/WebKit/Source/modules/filesystem/DOMFileSystemSync.cpp
target thumb C++: third_party_WebKit_Source_modules_modules_gyp <= external/chromium_org/third_party/WebKit/Source/modules/filesystem/DOMWindowFileSystem.cpp
target thumb C++: third_party_WebKit_Source_modules_modules_gyp <= external/chromium_org/third_party/WebKit/Source/modules/filesystem/DataTransferItemFileSystem.cpp
target thumb C++: third_party_WebKit_Source_modules_modules_gyp <= external/chromium_org/third_party/WebKit/Source/modules/filesystem/DirectoryEntry.cpp
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
2 errors
make: *** [/home/hammondfamily/Android/Omnifloating/out/target/common/obj/JAVA_LIBRARIES/framework-base_intermediates/classes-full-debug.jar] Error 41
make: *** Waiting for unfinished jobs....
real 417m57.651s
user 1463m39.925s
sys 76m9.535s
It's saying it cannot find symbol for line 1638 and 5434 for
PHP:
symbol : method refreshAppLayoutSize()
location: class android.app.Activity
refreshAppLayoutSize();
^
Any help would be greatly appreciated. I really want to try this out.
DREWHAMM974 said:
[/PHP] Any help would be greatly appreciated. I really want to try this out.
Click to expand...
Click to collapse
I would suggest a make clobber, repo sync and then do your cherry-picks in this order:
patch 6561- SystemUI: Fix missing top task in recent panel
patch 6380 - base: Floating window with multi-tasking
patch 6378 - [1/2] Base: implement App circle sidebar
patch 6379 - [2/2] OmniGears: Implement App circle sidebar
patch 6515 - Base: App Circle sidebar (add support floating window)
patch 6627 - Base: App Circle sidebar (add support Samsung multiwindow flags)
Resolve any conflicts that may arise. Also, leave out the multi-window patch or the multi<->floating patch for now, too many conflicts. I used the mentioned patchsets, cherry-picking in that order and finally got a working build for my Asus TF101 tablet. It's worth getting to build right.
I got it to build finally. I was missing the omnigears patch
Sent from my LG-LS980 using XDA Premium 4 mobile app
Hello there,
I got stuck at building PA for HTC Desire, have tried it several times. I have enough disk space -- I have made a fresh repo sync -- I have also tried with "make -j1". Then switched GCC to armeabi-4.4.3 to 4.7 and to 4.8 -- it always ends up with this error:
Code:
hardware/qcom/display-legacy/liboverlay/overlayUtils.h:38:36: fatal error: linux/msm_mdp.h: No such file or directory
The missing header file is actually present in the kernel tree. I have build with this kernel and the display-legacy a handful of custom roms without any issue.
Kernel: https://github.com/spezi77/android_kernel_htc_qsd8k
Display-legacy: https://github.com/Evervolv/android_hardware_qcom_display-legacy
Any tip is welcome! :good:
Thanks!
More lines:
Code:
target thumb C: libloc_api-rpc <= hardware/qcom/gps-legacy/loc_api/libloc_api-rpc/gen-3200/loc_api_rpc_glue.c
target thumb C: libloc_api-rpc <= hardware/qcom/gps-legacy/loc_api/libloc_api-rpc/src/loc_apicb_appinit.c
target thumb C: libloc_api-rpc <= hardware/qcom/gps-legacy/loc_api/libloc_api-rpc/src/loc_api_sync_call.c
Import includes file: /home/spezi77/android/paranoid/out/target/product/bravo/obj/SHARED_LIBRARIES/gralloc.qsd8k_intermediates/import_includes
target arm C++: libGLESv1_CM <= frameworks/native/opengl/libs/GLES_CM/gl.cpp
Import includes file: /home/spezi77/android/paranoid/out/target/product/bravo/obj/SHARED_LIBRARIES/hwcomposer.qsd8k_intermediates/import_includes
target thumb C++: liboverlay <= hardware/qcom/display-legacy/liboverlay/overlay.cpp
In file included from hardware/qcom/display-legacy/liboverlay/overlay.cpp:30:0:
hardware/qcom/display-legacy/liboverlay/overlayUtils.h:38:36: fatal error: linux/msm_mdp.h: No such file or directory
compilation terminated.
make: *** [/home/spezi77/android/paranoid/out/target/product/bravo/obj/SHARED_LIBRARIES/liboverlay_intermediates/overlay.o] Error 1
make: *** Waiting for unfinished jobs....
Total time elapsed: 17 minutes (1078.277761994 seconds)
[email protected]:~/android/paranoid$
spezi77 said:
Hello there,
I got stuck at building PA for HTC Desire, have tried it several times. I have enough disk space -- I have made a fresh repo sync -- I have also tried with "make -j1". Then switched GCC to armeabi-4.4.3 to 4.7 and to 4.8 -- it always ends up with this error:
Code:
hardware/qcom/display-legacy/liboverlay/overlayUtils.h:38:36: fatal error: linux/msm_mdp.h: No such file or directory
The missing header file is actually present in the kernel tree. I have build with this kernel and the display-legacy a handful of custom roms without any issue.
Kernel: https://github.com/spezi77/android_kernel_htc_qsd8k
Display-legacy: https://github.com/Evervolv/android_hardware_qcom_display-legacy
Any tip is welcome! :good:
Thanks!
More lines:
Code:
target thumb C: libloc_api-rpc <= hardware/qcom/gps-legacy/loc_api/libloc_api-rpc/gen-3200/loc_api_rpc_glue.c
target thumb C: libloc_api-rpc <= hardware/qcom/gps-legacy/loc_api/libloc_api-rpc/src/loc_apicb_appinit.c
target thumb C: libloc_api-rpc <= hardware/qcom/gps-legacy/loc_api/libloc_api-rpc/src/loc_api_sync_call.c
Import includes file: /home/spezi77/android/paranoid/out/target/product/bravo/obj/SHARED_LIBRARIES/gralloc.qsd8k_intermediates/import_includes
target arm C++: libGLESv1_CM <= frameworks/native/opengl/libs/GLES_CM/gl.cpp
Import includes file: /home/spezi77/android/paranoid/out/target/product/bravo/obj/SHARED_LIBRARIES/hwcomposer.qsd8k_intermediates/import_includes
target thumb C++: liboverlay <= hardware/qcom/display-legacy/liboverlay/overlay.cpp
In file included from hardware/qcom/display-legacy/liboverlay/overlay.cpp:30:0:
hardware/qcom/display-legacy/liboverlay/overlayUtils.h:38:36: fatal error: linux/msm_mdp.h: No such file or directory
compilation terminated.
make: *** [/home/spezi77/android/paranoid/out/target/product/bravo/obj/SHARED_LIBRARIES/liboverlay_intermediates/overlay.o] Error 1
make: *** Waiting for unfinished jobs....
Total time elapsed: 17 minutes (1078.277761994 seconds)
[email protected]:~/android/paranoid$
Click to expand...
Click to collapse
Afternoon Matey.
You may get a better response here
http://forum.xda-developers.com/showthread.php?t=1863547
ⓐⓝⓓⓡⓞⓒⓛⓓⓔ ⓘⓢ ⓝⓞⓣ ⓐ ⓢⓘⓝ
Hi!
Post #1: About this tread
Post #2: Current problem
Post #3: Reserved if i ever will reach my goal
About me:
I'm a boy who has flashed many roms now. I want to make my own, so i decided to port PAC ROM to trletxx from trltetmo. It booted easily by replacing the boot.img/kernel with the one from @gekkehenkie11's Official CM ROM. But the sim didn't work. So I tried very much, but I did never find a solution. Then I decided to try to compile AOSPA to our device! But I can't get it work, I need some help. That's why I made this tread. Hope someone will help me. This is my first tread so sorry if I do anything wrong.
I am trying to compile Paranoid Android/AOSPA to our device (trltexx/N910F/Note 4 International) from source. I get many errors, here is a what i have done:
1. Installed Ubuntu 15.04
2. Installed needed tools like Android SDK, OpenJDK7, repo for github etc.
3. Synced AOSPAL Lollipop with repo init and repo sync
4. Added these lines to WORKING_DIRECTORY/.repo/manifest.xml:
Code:
<remote name="gh"
fetch="git://github.com/" />
and
Code:
<project path="device/samsung/trltexx" name="CyanogenMod/android_device_samsung_trltexx/" remote="gh" revision="cm-12.1" />
<project path="device/samsung/trlte-common" name="CyanogenMod/android_device_samsung_trlte-common" remote="gh" revision="lp5.1" />
<project path="kernel/samsung/trltexx" name="CyanogenMod/android_kernel_samsung_trlte" remote="gh" revision="cm-12.1" />
<project path="vendor/samsung/trltexx" name="gekkehenkie11/proprietary_vendor_samsung" remote="gh" revision="cm-12.1" />
5. Repo sync
6. A little bit more
7. Tried to to compile: many errors, fixed them by creating empty documents
8. Understood that i synced the source for lollipop 5.0.2 and not for 5.1
9. Made a new Working Dirctory
10. Repo init with AOSPAL lollipop-mr1 and repeated step 4 and 5
11. Skipped the preperation part and did everything step by step in this thread: http://forum.xda-developers.com/showthread.php?t=1863547
12. Build the rom --> error
13. Fixed the error by adding TARGET_CPU_ABI in BoardConfig.mk in the device tree.
14. Error missing many Chromium Files
15. Searched in Internet --> no answer
16. This tread
17. Followed this: http://wiki.cyanogenmod.org/w/Build_for_hlte and done some extra job.
18. Decided to make PAC-rom because it looked easier.
19. Added device tree to local_manifest
20. lunched and breakfasted device with cm_trltexx-userdebug
21. Followed this: http://wiki.cyanogenmod.org/w/Build_for_hlte and done some extra job.
Note! I have Ubuntu 15.04 and when i install some packages i get "error 404" (talking about other packages, not the files from the preperation part) and when i check why, the URL has "vivid" (vivid=Ubunut 15) as a subfolder. When i erase everything after "vivid" and "vivid" itself, it shows some other folders than vivid. (No folder for Ubuntu 15) Maybe the chromium files wasn't synced with repo sync because they don't have a "Ubunut 15 version"? (I have downgraded to Ubuntu 14.04)
Thanks in advance
Current Problem
1. Missing many chromium files (fixed 2015/07/13)
2. It's written
Code:
PLATFORM_VERSION=5.0.2
PA_VERSION=5.0-ALPHA2-20150712
even if i have synced lollipop-mr1 (fixed 2015/07/13)
Check latest log
Log from compiling
Code:
[COLOR="Red"]REMOVED[/COLOR]
Log from compiling (2015/07/13):
Code:
[CODE] [COLOR="Red"]REMOVED[/COLOR]
Log from compiling (2015/07/14):
Code:
[CODE] [COLOR="Red"]REMOVED[/COLOR]
Log from compiling (2015/07/14 UPDATE 1)
Code:
[CODE] [COLOR="Red"]REMOVED[/COLOR]
Log from compiling 2015/07/23
Code:
[email protected]:~/pac-rom$ brunch trltexx
including vendor/cm/vendorsetup.sh
Trying dependencies-only mode on a non-existing device tree?
================================================================================
PLATFORM_VERSION_CODENAME=REL
PLATFORM_VERSION=5.1.1
PAC_VERSION=
TARGET_PRODUCT=cm_trltexx
TARGET_BUILD_VARIANT=userdebug
TARGET_BUILD_TYPE=release
TARGET_ARCH=arm
TARGET_ARCH_VARIANT=armv7-a-neon
TARGET_CPU_VARIANT=krait
HOST_ARCH=x86_64
HOST_OS=linux
HOST_OS_EXTRA=Linux-3.16.0-43-generic-x86_64-with-Ubuntu-14.04-trusty
HOST_BUILD_TYPE=release
BUILD_ID=LMY48G
OUT_DIR=/home/haryp2309/pac-rom/out
================================================================================
================================================================================
PLATFORM_VERSION_CODENAME=REL
PLATFORM_VERSION=5.1.1
PAC_VERSION=
TARGET_PRODUCT=cm_trltexx
TARGET_BUILD_VARIANT=userdebug
TARGET_BUILD_TYPE=release
TARGET_ARCH=arm
TARGET_ARCH_VARIANT=armv7-a-neon
TARGET_CPU_VARIANT=krait
HOST_ARCH=x86_64
HOST_OS=linux
HOST_OS_EXTRA=Linux-3.16.0-43-generic-x86_64-with-Ubuntu-14.04-trusty
HOST_BUILD_TYPE=release
BUILD_ID=LMY48G
OUT_DIR=/home/haryp2309/pac-rom/out
================================================================================
find: `../../../hardware/samsung/cmhw': No such file or directory
find: `../../../hardware/samsung/cmhw': No such file or directory
find: `dummy': No such file or directory
build/core/copy_headers.mk:15: warning: overriding commands for target `/home/haryp2309/pac-rom/out/target/product/trltexx/obj/include/qcom/display/copybit.h'
build/core/copy_headers.mk:15: warning: ignoring old commands for target `/home/haryp2309/pac-rom/out/target/product/trltexx/obj/include/qcom/display/copybit.h'
build/core/copy_headers.mk:15: warning: overriding commands for target `/home/haryp2309/pac-rom/out/target/product/trltexx/obj/include/qcom/display/copybit_priv.h'
build/core/copy_headers.mk:15: warning: ignoring old commands for target `/home/haryp2309/pac-rom/out/target/product/trltexx/obj/include/qcom/display/copybit_priv.h'
build/core/Makefile:47: warning: overriding commands for target `/home/haryp2309/pac-rom/out/target/product/trltexx/system/bin/rild'
build/core/base_rules.mk:550: warning: ignoring old commands for target `/home/haryp2309/pac-rom/out/target/product/trltexx/system/bin/rild'
build/core/Makefile:47: warning: overriding commands for target `/home/haryp2309/pac-rom/out/target/product/trltexx/system/lib/libreference-ril.so'
build/core/base_rules.mk:550: warning: ignoring old commands for target `/home/haryp2309/pac-rom/out/target/product/trltexx/system/lib/libreference-ril.so'
build/core/Makefile:47: warning: overriding commands for target `/home/haryp2309/pac-rom/out/target/product/trltexx/system/lib/libril.so'
build/core/base_rules.mk:550: warning: ignoring old commands for target `/home/haryp2309/pac-rom/out/target/product/trltexx/system/lib/libril.so'
build/core/Makefile:47: warning: overriding commands for target `/home/haryp2309/pac-rom/out/target/product/trltexx/system/lib/hw/consumerir.apq8084.so'
build/core/base_rules.mk:550: warning: ignoring old commands for target `/home/haryp2309/pac-rom/out/target/product/trltexx/system/lib/hw/consumerir.apq8084.so'
build/core/Makefile:47: warning: overriding commands for target `/home/haryp2309/pac-rom/out/target/product/trltexx/system/lib/libcommon_time_client.so'
build/core/base_rules.mk:550: warning: ignoring old commands for target `/home/haryp2309/pac-rom/out/target/product/trltexx/system/lib/libcommon_time_client.so'
build/core/Makefile:47: warning: overriding commands for target `/home/haryp2309/pac-rom/out/target/product/trltexx/system/vendor/lib/libtime_genoff.so'
build/core/base_rules.mk:550: warning: ignoring old commands for target `/home/haryp2309/pac-rom/out/target/product/trltexx/system/vendor/lib/libtime_genoff.so'
build/core/Makefile:47: warning: overriding commands for target `/home/haryp2309/pac-rom/out/target/product/trltexx/system/etc/wifi/wpa_supplicant.conf'
build/core/base_rules.mk:550: warning: ignoring old commands for target `/home/haryp2309/pac-rom/out/target/product/trltexx/system/etc/wifi/wpa_supplicant.conf'
No private recovery resources for TARGET_DEVICE trltexx
make[1]: Entering directory `/home/haryp2309/pac-rom/kernel/samsung/trlte'
host C: mkbootfs <= system/core/cpio/mkbootfs.c
Import includes file: /home/haryp2309/pac-rom/out/host/linux-x86/obj32/EXECUTABLES/checkpolicy_intermediates/import_includes
host C: libsepol_32 <= external/libsepol/src/assertion.c
host C: libsepol_32 <= external/libsepol/src/avrule_block.c
In file included from <command-line>:0:0:
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:5: warning: "__GLIBC__" is not defined [-Wundef]
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:23: warning: "__GLIBC__" is not defined [-Wundef]
host C: libsepol_32 <= external/libsepol/src/avtab.c
In file included from <command-line>:0:0:
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:5: warning: "__GLIBC__" is not defined [-Wundef]
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:23: warning: "__GLIBC__" is not defined [-Wundef]
host C: libsepol_32 <= external/libsepol/src/boolean_record.c
In file included from <command-line>:0:0:
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:5: warning: "__GLIBC__" is not defined [-Wundef]
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:23: warning: "__GLIBC__" is not defined [-Wundef]
In file included from <command-line>:0:0:
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:5: warning: "__GLIBC__" is not defined [-Wundef]
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:23: warning: "__GLIBC__" is not defined [-Wundef]
host C: libsepol_32 <= external/libsepol/src/booleans.c
host C: libsepol_32 <= external/libsepol/src/conditional.c
In file included from <command-line>:0:0:
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:5: warning: "__GLIBC__" is not defined [-Wundef]
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:23: warning: "__GLIBC__" is not defined [-Wundef]
host C: libsepol_32 <= external/libsepol/src/constraint.c
In file included from <command-line>:0:0:
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:5: warning: "__GLIBC__" is not defined [-Wundef]
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:23: warning: "__GLIBC__" is not defined [-Wundef]
In file included from <command-line>:0:0:
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:5: warning: "__GLIBC__" is not defined [-Wundef]
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:23: warning: "__GLIBC__" is not defined [-Wundef]
host C: libsepol_32 <= external/libsepol/src/context.c
In file included from <command-line>:0:0:
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:5: warning: "__GLIBC__" is not defined [-Wundef]
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:23: warning: "__GLIBC__" is not defined [-Wundef]
host C: libsepol_32 <= external/libsepol/src/context_record.c
host C: libsepol_32 <= external/libsepol/src/debug.c
In file included from <command-line>:0:0:
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:5: warning: "__GLIBC__" is not defined [-Wundef]
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:23: warning: "__GLIBC__" is not defined [-Wundef]
host C: libsepol_32 <= external/libsepol/src/ebitmap.c
In file included from <command-line>:0:0:
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:5: warning: "__GLIBC__" is not defined [-Wundef]
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:23: warning: "__GLIBC__" is not defined [-Wundef]
host C: libsepol_32 <= external/libsepol/src/expand.c
In file included from <command-line>:0:0:
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:5: warning: "__GLIBC__" is not defined [-Wundef]
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:23: warning: "__GLIBC__" is not defined [-Wundef]
host C: libsepol_32 <= external/libsepol/src/genbools.c
In file included from <command-line>:0:0:
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:5: warning: "__GLIBC__" is not defined [-Wundef]
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:23: warning: "__GLIBC__" is not defined [-Wundef]
host C: libsepol_32 <= external/libsepol/src/genusers.c
In file included from <command-line>:0:0:
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:5: warning: "__GLIBC__" is not defined [-Wundef]
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:23: warning: "__GLIBC__" is not defined [-Wundef]
In file included from <command-line>:0:0:
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:5: warning: "__GLIBC__" is not defined [-Wundef]
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:23: warning: "__GLIBC__" is not defined [-Wundef]
host C: libsepol_32 <= external/libsepol/src/handle.c
host C: libsepol_32 <= external/libsepol/src/hashtab.c
In file included from <command-line>:0:0:
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:5: warning: "__GLIBC__" is not defined [-Wundef]
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:23: warning: "__GLIBC__" is not defined [-Wundef]
host C: libsepol_32 <= external/libsepol/src/hierarchy.c
In file included from <command-line>:0:0:
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:5: warning: "__GLIBC__" is not defined [-Wundef]
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:23: warning: "__GLIBC__" is not defined [-Wundef]
host C: libsepol_32 <= external/libsepol/src/iface_record.c
In file included from <command-line>:0:0:
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:5: warning: "__GLIBC__" is not defined [-Wundef]
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:23: warning: "__GLIBC__" is not defined [-Wundef]
host C: libsepol_32 <= external/libsepol/src/interfaces.c
In file included from <command-line>:0:0:
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:5: warning: "__GLIBC__" is not defined [-Wundef]
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:23: warning: "__GLIBC__" is not defined [-Wundef]
host C: libsepol_32 <= external/libsepol/src/link.c
In file included from <command-line>:0:0:
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:5: warning: "__GLIBC__" is not defined [-Wundef]
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:23: warning: "__GLIBC__" is not defined [-Wundef]
host C: libsepol_32 <= external/libsepol/src/mls.c
In file included from <command-line>:0:0:
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:5: warning: "__GLIBC__" is not defined [-Wundef]
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:23: warning: "__GLIBC__" is not defined [-Wundef]
external/libsepol/src/link.c: In function 'is_decl_requires_met':
external/libsepol/src/link.c:2030:8: warning: variable 'rc' set but not used [-Wunused-but-set-variable]
In file included from <command-line>:0:0:
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:5: warning: "__GLIBC__" is not defined [-Wundef]
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:23: warning: "__GLIBC__" is not defined [-Wundef]
host C: libsepol_32 <= external/libsepol/src/module.c
host C: libsepol_32 <= external/libsepol/src/node_record.c
In file included from <command-line>:0:0:
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:5: warning: "__GLIBC__" is not defined [-Wundef]
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:23: warning: "__GLIBC__" is not defined [-Wundef]
host C: libsepol_32 <= external/libsepol/src/nodes.c
In file included from <command-line>:0:0:
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:5: warning: "__GLIBC__" is not defined [-Wundef]
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:23: warning: "__GLIBC__" is not defined [-Wundef]
host C: libsepol_32 <= external/libsepol/src/polcaps.c
In file included from <command-line>:0:0:
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:5: warning: "__GLIBC__" is not defined [-Wundef]
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:23: warning: "__GLIBC__" is not defined [-Wundef]
In file included from <command-line>:0:0:
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:5: warning: "__GLIBC__" is not defined [-Wundef]
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:23: warning: "__GLIBC__" is not defined [-Wundef]
host C: libsepol_32 <= external/libsepol/src/policydb.c
host C: libsepol_32 <= external/libsepol/src/policydb_convert.c
In file included from <command-line>:0:0:
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:5: warning: "__GLIBC__" is not defined [-Wundef]
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:23: warning: "__GLIBC__" is not defined [-Wundef]
host C: libsepol_32 <= external/libsepol/src/policydb_public.c
In file included from <command-line>:0:0:
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:5: warning: "__GLIBC__" is not defined [-Wundef]
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:23: warning: "__GLIBC__" is not defined [-Wundef]
host C: libsepol_32 <= external/libsepol/src/port_record.c
In file included from <command-line>:0:0:
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:5: warning: "__GLIBC__" is not defined [-Wundef]
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:23: warning: "__GLIBC__" is not defined [-Wundef]
In file included from <command-line>:0:0:
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:5: warning: "__GLIBC__" is not defined [-Wundef]
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:23: warning: "__GLIBC__" is not defined [-Wundef]
host C: libsepol_32 <= external/libsepol/src/ports.c
host C: libsepol_32 <= external/libsepol/src/roles.c
In file included from <command-line>:0:0:
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:5: warning: "__GLIBC__" is not defined [-Wundef]
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:23: warning: "__GLIBC__" is not defined [-Wundef]
host C: libsepol_32 <= external/libsepol/src/services.c
In file included from <command-line>:0:0:
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:5: warning: "__GLIBC__" is not defined [-Wundef]
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:23: warning: "__GLIBC__" is not defined [-Wundef]
host C: libsepol_32 <= external/libsepol/src/sidtab.c
In file included from <command-line>:0:0:
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:5: warning: "__GLIBC__" is not defined [-Wundef]
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:23: warning: "__GLIBC__" is not defined [-Wundef]
host C: libsepol_32 <= external/libsepol/src/symtab.c
In file included from <command-line>:0:0:
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:5: warning: "__GLIBC__" is not defined [-Wundef]
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:23: warning: "__GLIBC__" is not defined [-Wundef]
host C: libsepol_32 <= external/libsepol/src/user_record.c
In file included from <command-line>:0:0:
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:5: warning: "__GLIBC__" is not defined [-Wundef]
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:23: warning: "__GLIBC__" is not defined [-Wundef]
host C: libsepol_32 <= external/libsepol/src/users.c
In file included from <command-line>:0:0:
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:5: warning: "__GLIBC__" is not defined [-Wundef]
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:23: warning: "__GLIBC__" is not defined [-Wundef]
host C: libsepol_32 <= external/libsepol/src/util.c
In file included from <command-line>:0:0:
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:5: warning: "__GLIBC__" is not defined [-Wundef]
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:23: warning: "__GLIBC__" is not defined [-Wundef]
host C: libsepol_32 <= external/libsepol/src/write.c
Import includes file: /home/haryp2309/pac-rom/out/host/linux-x86/obj32/EXECUTABLES/checkfc_intermediates/import_includes
In file included from <command-line>:0:0:
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:5: warning: "__GLIBC__" is not defined [-Wundef]
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:23: warning: "__GLIBC__" is not defined [-Wundef]
In file included from <command-line>:0:0:
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:5: warning: "__GLIBC__" is not defined [-Wundef]
./build/core/combo/include/arch/linux-x86/AndroidConfig.h:316:23: warning: "__GLIBC__" is not defined [-Wundef]
Import includes file: /home/haryp2309/pac-rom/out/host/linux-x86/obj32/STATIC_LIBRARIES/libselinux_intermediates/import_includes
host C: libpcre_32 <= external/pcre/pcre_chartables.c
host C: libpcre_32 <= external/pcre/dist/pcre_byte_order.c
host C: libpcre_32 <= external/pcre/dist/pcre_compile.c
host C: libpcre_32 <= external/pcre/dist/pcre_config.c
external/pcre/dist/pcre_compile.c: In function 'compile_regex':
external/pcre/dist/pcre_compile.c:7184:13: warning: 'slot' may be used uninitialized in this function [-Wmaybe-uninitialized]
external/pcre/dist/pcre_compile.c:6560:19: note: 'slot' was declared here
host C: libpcre_32 <= external/pcre/dist/pcre_dfa_exec.c
host C: libpcre_32 <= external/pcre/dist/pcre_exec.c
host C: libpcre_32 <= external/pcre/dist/pcre_fullinfo.c
host C: libpcre_32 <= external/pcre/dist/pcre_get.c
host C: libpcre_32 <= external/pcre/dist/pcre_globals.c
host C: libpcre_32 <= external/pcre/dist/pcre_jit_compile.c
host C: libpcre_32 <= external/pcre/dist/pcre_maketables.c
host C: libpcre_32 <= external/pcre/dist/pcre_newline.c
host C: libpcre_32 <= external/pcre/dist/pcre_ord2utf8.c
host C: libpcre_32 <= external/pcre/dist/pcre_refcount.c
host C: libpcre_32 <= external/pcre/dist/pcre_string_utils.c
host C: libpcre_32 <= external/pcre/dist/pcre_study.c
host C: libpcre_32 <= external/pcre/dist/pcre_tables.c
host C: libpcre_32 <= external/pcre/dist/pcre_ucd.c
host C: libpcre_32 <= external/pcre/dist/pcre_valid_utf8.c
host C: libpcre_32 <= external/pcre/dist/pcre_version.c
host C: libpcre_32 <= external/pcre/dist/pcre_xclass.c
Install: /home/haryp2309/pac-rom/out/target/product/trltexx/root/fstab.qcom
make: *** No rule to make target `/home/haryp2309/pac-rom/out/target/product/trltexx/obj/STATIC_LIBRARIES/libinit_msm_intermediates/export_includes', needed by `/home/haryp2309/pac-rom/out/target/product/trltexx/obj/EXECUTABLES/init_intermediates/import_includes'. Stop.
make: *** Waiting for unfinished jobs....
GEN /home/haryp2309/pac-rom/out/target/product/trltexx/obj/KERNEL_OBJ/Makefile
arch/arm/configs/apq8084_sec_defconfig:55:warning: override: reassigning to symbol CGROUP_CPUACCT
arch/arm/configs/apq8084_sec_defconfig:672:warning: override: reassigning to symbol PWM
arch/arm/configs/apq8084_sec_defconfig:673:warning: override: reassigning to symbol PWM_QPNP
KCONFIG_SELINUX(arch/arm/configs/selinux_defconfig)
arch/arm/configs/selinux_defconfig:1:warning: override: reassigning to symbol EXT2_FS_XATTR
arch/arm/configs/selinux_defconfig:4:warning: override: reassigning to symbol EXT4_FS_SECURITY
arch/arm/configs/selinux_defconfig:5:warning: override: reassigning to symbol AUDIT
arch/arm/configs/selinux_defconfig:7:warning: override: reassigning to symbol SECURITY
arch/arm/configs/selinux_defconfig:8:warning: override: reassigning to symbol LSM_MMAP_MIN_ADDR
arch/arm/configs/selinux_defconfig:9:warning: override: reassigning to symbol SECURITY_NETWORK
arch/arm/configs/selinux_defconfig:10:warning: override: reassigning to symbol SECURITY_SELINUX
arch/arm/configs/selinux_defconfig:13:warning: symbol value 'y' invalid for SECURITY_SELINUX_CHECKREQPROT_VALUE
arch/arm/configs/selinux_defconfig:15:warning: override: reassigning to symbol NF_CONNTRACK_SECMARK
arch/arm/configs/selinux_defconfig:16:warning: override: reassigning to symbol NETFILTER_XT_TARGET_CONNSECMARK
arch/arm/configs/selinux_defconfig:18:warning: override: reassigning to symbol IP_NF_SECURITY
KCONFIG_LOG_SELINUX((null))
KCONFIG_TIMA((null))
KCONFIG_DMVERITY((null))
KCONFIG_VARIANT(arch/arm/configs/apq8084_sec_trlte_eur_defconfig)
arch/arm/configs/apq8084_sec_trlte_eur_defconfig:113:warning: override: reassigning to symbol LEDS_MAX77828
arch/arm/configs/apq8084_sec_trlte_eur_defconfig:123:warning: override: reassigning to symbol TSPP
arch/arm/configs/apq8084_sec_trlte_eur_defconfig:127:warning: override: reassigning to symbol INPUT_GPIO
arch/arm/configs/apq8084_sec_trlte_eur_defconfig:159:warning: override: reassigning to symbol CRYPTO_NULL
KCONFIG_DEBUG((null))
#
# configuration written to .config
#
make[1]: Leaving directory `/home/haryp2309/pac-rom/kernel/samsung/trlte'
make[1]: Entering directory `/home/haryp2309/pac-rom/kernel/samsung/trlte'
CHK include/generated/uapi/linux/version.h
make[1]: Leaving directory `/home/haryp2309/pac-rom/kernel/samsung/trlte'
#### make failed to build some targets (02:21 (mm:ss)) ####
[/HIDE]
Reserved if i ever will reach my goal
Couple of questions:
1. Why do you build 5.0.1 instead of 5.1.x?
2. Did you do a brunch trltexx?
3. Did you load propriatary files from a running CM12.1 ROM?
mpcjanssen said:
Couple of questions:
1. Why do you build 5.0.1 instead of 5.1.x?
2. Did you do a brunch trltexx?
3. Did you load propriatary files from a running CM12.1 ROM?
Click to expand...
Click to collapse
1. I tried to sync 5.1 by syncing lollipop-mr1 but still just sync 5.0
2.3. Explain a bit more, this is my first try to make a rom
Sent fra min SM-N910F via Tapatalk
Follow this:
http://wiki.cyanogenmod.org/w/Build_for_hlte
replace hlte with trltexx and skip parts for CM11 and lower, you want to build CM12.1
mpcjanssen said:
Follow this:
http://wiki.cyanogenmod.org/w/Build_for_hlte
replace hlte with trltexx and skip parts for CM11 and lower, you want to build CM12.1
Click to expand...
Click to collapse
Thanks for helping, will try but right now I am downgrading Ubuntu to 14.04 because I read somewhere that 14.04 is better for building systems.
Sent fra min SM-N910F via Tapatalk
haryp2309 said:
Thanks for helping, will try but right now I am downgrading Ubuntu to 14.04 because I read somewhere that 14.04 is better for building systems.
Sent fra min SM-N910F via Tapatalk
Click to expand...
Click to collapse
Ubuntu version shouldn't really matter as long as you follow the steps in the link above. Some things to keep in mind.
- You need a 64 bit installation
- You need at least 100GB of free space
mpcjanssen said:
Ubuntu version shouldn't really matter as long as you follow the steps in the link above. Some things to keep in mind.
- You need a 64 bit installation
- You need at least 100GB of free space
Click to expand...
Click to collapse
Yes but as written in first post, many packages is missing for Ubuntu15/vivid and 15 is a kind of beta and I have got many errors with it
Sent fra min SM-N910F via Tapatalk
mpcjanssen said:
Follow this:
http://wiki.cyanogenmod.org/w/Build_for_hlte
replace hlte with trltexx and skip parts for CM11 and lower, you want to build CM12.1
Click to expand...
Click to collapse
Syncing repo now, currently i have 10/1 network so it will take some time
Sent fra min SM-N910F via Tapatalk
haryp2309 said:
Syncing repo now, currently i have 10/1 network so it will take some time
Sent fra min SM-N910F via Tapatalk
Click to expand...
Click to collapse
mpcjanssen said:
Follow this:
http://wiki.cyanogenmod.org/w/Build_for_hlte
replace hlte with trltexx and skip parts for CM11 and lower, you want to build CM12.1
Click to expand...
Click to collapse
Updated log in post #2
Sent fra min SM-N910F via Tapatalk
I just noticed I am an idiot. You are trying to build PA, I only have experience with building CM12. So can't really help you.
mpcjanssen said:
I just noticed I am an idiot. You are trying to build PA, I only have experience with building CM12. So can't really help you.
Click to expand...
Click to collapse
Yes that's right but you are a much more experienced than me. This is my first try. I have fixed the issues from 2015/07/13, but now I have other issues. I have added a new log to post #2, can pleas help me? [emoji2]
Edit: I can answer the 3 questions you asked now.
1. Fixed
2. Brunch didn't work
3. I have edited manifest.xml to repo sync device spesific files. I used cm12.1's kernel github and device github. And I used vendor files from @gekkehenkie11's (trltexx developer for cm12.1) github
Sent fra min SM-N910F via Tapatalk
haryp2309 said:
Yes that's right but you are a much more experienced than me. This is my first try. I have fixed the issues from 2015/07/13, but now I have other issues. I have added a new log to post #2, can pleas help me? [emoji2]
Sent fra min SM-N910F via Tapatalk
Click to expand...
Click to collapse
Those errors are so basic I doubt you will get anywhere from here. Any reason you require PA instead CM?
What command did you use? Brunch trltexx? If so can you try breakfast trltexx.
mpcjanssen said:
Those errors are so basic I doubt you will get anywhere from here. Any reason you require PA instead CM?
What command did you use? Brunch trltexx? If so can you try breakfast trltexx.
Click to expand...
Click to collapse
Breakfast and brunch will not be recognized, that's why I use
Code:
./rom-build.sh trltexx
Sorry, misunderstood what you said, but it is not recognized, but lunch is recognized, but trltexx is not supported by AOSPA. I have synced device specific trees with manifest.xml. check my last post:
haryp2309 said:
Yes that's right but you are a much more experienced than me. This is my first try. I have fixed the issues from 2015/07/13, but now I have other issues. I have added a new log to post #2, can pleas help me? [emoji2]
Edit: I can answer the 3 questions you asked now.
1. Fixed
2. Brunch didn't work
3. I have edited manifest.xml to repo sync device spesific files. I used cm12.1's kernel github and device github. And I used vendor files from @gekkehenkie11's (trltexx developer for cm12.1) github
Sent fra min SM-N910F via Tapatalk
Click to expand...
Click to collapse
Edit: I like the design of paranoid, but it is no point of compiling cm12.1, it is already compiled by @gekkehenkie11
Sent fra min SM-N910F via Tapatalk
mpcjanssen said:
Those errors are so basic I doubt you will get anywhere from here. Any reason you require PA instead CM?
What command did you use? Brunch trltexx? If so can you try breakfast trltexx.
Click to expand...
Click to collapse
I fixed the errors, now i have new errors, check post #2
Any help?
Sent fra my Note 4 International TW CyanogenMod