hi all,

I tried to compile the new donut from koolu.
I got it with bin/repo init -u 
git://git.koolu.org/freerunner/platform/manifest.git -b donut && bin/repo sync

after trying to compile with make -j2 TARGET_PRODUCT=freerunner
I got this:
============================================
TARGET_PRODUCT=freerunner
TARGET_BUILD_VARIANT=eng
TARGET_SIMULATOR=
TARGET_BUILD_TYPE=release
TARGET_ARCH=arm
HOST_ARCH=x86
HOST_OS=linux
HOST_BUILD_TYPE=release
BUILD_ID=
============================================
find: File system loop detected; ‘./external/alsa-lib/include/alsa’ is part of 
the same file system loop as ‘./external/alsa-lib/include’.
build/core/copy_headers.mk:15: warning: overriding commands for target 
`out/target/product/freerunner/obj/include/libpv/getactualaacconfig.h'
build/core/copy_headers.mk:15: warning: ignoring old commands for target 
`out/target/product/freerunner/obj/include/libpv/getactualaacconfig.h'
build/core/base_rules.mk:117: *** hardware/libhardware_legacy: 
MODULE.TARGET.SHARED_LIBRARIES.libhardware already defined by 
hardware/libhardware. Stop.

after removeing the parts of line 117 in base_rules.mk I got this:
ser...@serdar-laptop:~/android-donut$ make -j2 TARGET_PRODUCT=freerunner
============================================                            
TARGET_PRODUCT=freerunner                                               
TARGET_BUILD_VARIANT=eng                                                
TARGET_SIMULATOR=                                                       
TARGET_BUILD_TYPE=release                                               
TARGET_ARCH=arm                                                         
HOST_ARCH=x86                                                           
HOST_OS=linux                                                           
HOST_BUILD_TYPE=release                                                 
BUILD_ID=                                                               
============================================                            
find: File system loop detected; ‘./external/alsa-lib/include/alsa’ is part of 
the same file system loop as ‘./external/alsa-lib/include’.                     
                                                                                
         
build/core/copy_headers.mk:15: warning: overriding commands for target 
`out/target/product/freerunner/obj/include/libpv/getactualaacconfig.h'          
                                                                                
                 
build/core/copy_headers.mk:15: warning: ignoring old commands for target 
`out/target/product/freerunner/obj/include/libpv/getactualaacconfig.h'          
                                                                                
               
build/core/base_rules.mk:384: warning: overriding commands for target 
`out/target/product/freerunner/system/lib/libhardware.so'                       
                                                                                
                  
build/core/base_rules.mk:384: warning: ignoring old commands for target 
`out/target/product/freerunner/system/lib/libhardware.so'                       
                                                                                
                
build/core/notice_files.mk:43: warning: overriding commands for target 
`out/target/product/freerunner/obj/NOTICE_FILES/src//system/lib/libhardware.so.txt'
                                                                                
              
build/core/notice_files.mk:43: warning: ignoring old commands for target 
`out/target/product/freerunner/obj/NOTICE_FILES/src//system/lib/libhardware.so.txt'
                                                                                
            
build/core/binary.mk:210: warning: overriding commands for target 
`out/target/product/freerunner/obj/SHARED_LIBRARIES/libhardware_intermediates/hardware.o'
                                                                                
             
build/core/binary.mk:210: warning: ignoring old commands for target 
`out/target/product/freerunner/obj/SHARED_LIBRARIES/libhardware_intermediates/hardware.o'
                                                                                
           
build/core/dynamic_binary.mk:96: warning: overriding commands for target 
`out/target/product/freerunner/symbols/system/lib/libhardware.so'               
                                                                                
               
build/core/dynamic_binary.mk:96: warning: ignoring old commands for target 
`out/target/product/freerunner/symbols/system/lib/libhardware.so'               
                                                                                
             
build/core/dynamic_binary.mk:129: warning: overriding commands for target 
`out/target/product/freerunner/obj/lib/libhardware.so'                          
                                                                                
              
build/core/dynamic_binary.mk:129: warning: ignoring old commands for target 
`out/target/product/freerunner/obj/lib/libhardware.so'                          
                                                                                
            
build/core/shared_library.mk:32: warning: overriding commands for target 
`out/target/product/freerunner/obj/SHARED_LIBRARIES/libhardware_intermediates/LINKED/libhardware.so'
                                                                           
build/core/shared_library.mk:32: warning: ignoring old commands for target 
`out/target/product/freerunner/obj/SHARED_LIBRARIES/libhardware_intermediates/LINKED/libhardware.so'
                                                                         
host Java: clearsilver 
(out/host/common/obj/JAVA_LIBRARIES/clearsilver_intermediates/classes)          
                     
Header: out/host/linux-x86/obj/include/libexpat/expat.h                         
                                            
Header: out/host/linux-x86/obj/include/libexpat/expat_external.h                
                                            
Header: out/host/linux-x86/obj/include/libpng/png.h                             
                                            
Header: out/host/linux-x86/obj/include/libpng/pngconf.h                         
                                            
Header: out/host/linux-x86/obj/include/libpng/pngusr.h                          
                                            
target Java: core 
(out/target/common/obj/JAVA_LIBRARIES/core_intermediates/classes)               
                          
host Java: dx (out/host/common/obj/JAVA_LIBRARIES/dx_intermediates/classes)     
                                            
Note: Some input files use unchecked or unsafe operations.                      
                                            
Note: Recompile with -Xlint:unchecked for details.                              
                                            
Notice file: frameworks/base/libs/utils/NOTICE -- 
out/host/linux-x86/obj/NOTICE_FILES/src//lib/libutils.a.txt               
Notice file: system/core/liblog/NOTICE -- 
out/host/linux-x86/obj/NOTICE_FILES/src//lib/liblog.a.txt                       
  
Notice file: system/core/libcutils/NOTICE -- 
out/host/linux-x86/obj/NOTICE_FILES/src//lib/libcutils.a.txt                   
Notice file: external/expat/NOTICE -- 
out/host/linux-x86/obj/NOTICE_FILES/src//lib/libexpat.a.txt                     
      
Notice file: external/zlib/NOTICE -- 
out/host/linux-x86/obj/NOTICE_FILES/src//lib/libz.a.txt                         
       
Notice file: external/libpng/NOTICE -- 
out/host/linux-x86/obj/NOTICE_FILES/src//lib/libpng.a.txt
Yacc: aidl <= frameworks/base/tools/aidl/aidl_language_y.y
bison -d  -o 
out/host/linux-x86/obj/EXECUTABLES/aidl_intermediates/aidl_language_y.cpp 
frameworks/base/tools/aidl/aidl_language_y.y
touch out/host/linux-x86/obj/EXECUTABLES/aidl_intermediates/aidl_language_y.hpp
echo '#ifndef 'aidl_language_y_h > 
out/host/linux-x86/obj/EXECUTABLES/aidl_intermediates/aidl_language_y.h
echo '#define 'aidl_language_y_h >> 
out/host/linux-x86/obj/EXECUTABLES/aidl_intermediates/aidl_language_y.h
cat out/host/linux-x86/obj/EXECUTABLES/aidl_intermediates/aidl_language_y.hpp 
>> out/host/linux-x86/obj/EXECUTABLES/aidl_intermediates/aidl_language_y.h
echo '#endif' >> 
out/host/linux-x86/obj/EXECUTABLES/aidl_intermediates/aidl_language_y.h
rm -f out/host/linux-x86/obj/EXECUTABLES/aidl_intermediates/aidl_language_y.hpp
Lex: aidl <= frameworks/base/tools/aidl/aidl_language_l.l
frameworks/base/tools/aidl/aidl_language_l.l:54: warning, rule cannot be matched
host Java: apicheck 
(out/host/common/obj/JAVA_LIBRARIES/apicheck_intermediates/classes)
Notice file: system/core/libzipfile/NOTICE -- 
out/host/linux-x86/obj/NOTICE_FILES/src//lib/libzipfile.a.txt
Notice file: external/zlib/NOTICE -- 
out/host/linux-x86/obj/NOTICE_FILES/src//lib/libunz.a.txt
Notice file: external/tinyxml/NOTICE -- 
out/host/linux-x86/obj/NOTICE_FILES/src//lib/libtinyxml.a.txt
host Java: androidprefs 
(out/host/common/obj/JAVA_LIBRARIES/androidprefs_intermediates/classes)
host Java: archquery 
(out/host/common/obj/JAVA_LIBRARIES/archquery_intermediates/classes)
host Java: ddmlib 
(out/host/common/obj/JAVA_LIBRARIES/ddmlib_intermediates/classes)
make: *** No rule to make target 
`out/host/linux-x86/framework/org.eclipse.jface_3.4.2.M20090107-0800.jar', 
needed by 
`out/host/common/obj/JAVA_LIBRARIES/sdkstats_intermediates/javalib.jar'. Stop.
make: *** Waiting for unfinished jobs....
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.
ser...@serdar-laptop:~/android-donut$

any ideas?

greetings Serdar
______________________________________________________
GRATIS für alle WEB.DE-Nutzer: Die maxdome Movie-FLAT!
Jetzt freischalten unter http://movieflat.web.de

_______________________________________________
android-freerunner mailing list
[email protected]
http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org

Reply via email to