Coder Social home page Coder Social logo

dvk's People

Watchers

 avatar

dvk's Issues

idvk script does not work on Mac OS

Mac OS uses BSD version of expr, where the idvk script is written for the gnu 
version, for example 'expr index" and "expr substring" do not exist on Mac.

I changed a bit the idvk script to support Mac OS as well. Please see the 
attached diff file.


Original issue reported on code.google.com by [email protected] on 4 Feb 2011 at 11:21

Attachments:

Unable to build

What steps will reproduce the problem?
1. ./idvk get x86
2. ./idvk build x86
3.

What is the expected output? What do you see instead?
expected : compile successful

Issue

============================================
PLATFORM_VERSION_CODENAME=REL
PLATFORM_VERSION=5.0.50.50.50.50
TARGET_PRODUCT=x86gen
TARGET_BUILD_VARIANT=eng
TARGET_BUILD_TYPE=release
TARGET_BUILD_APPS=
TARGET_ARCH=x86
TARGET_ARCH_VARIANT=x86
TARGET_CPU_VARIANT=
TARGET_2ND_ARCH=
TARGET_2ND_ARCH_VARIANT=
TARGET_2ND_CPU_VARIANT=
HOST_ARCH=x86
HOST_OS=linux
HOST_OS_EXTRA=Linux-3.8.0-29-generic-i686-with-Ubuntu-12.04-precise
HOST_BUILD_TYPE=release
BUILD_ID=AOSP
OUT_DIR=out
============================================
make: Entering directory `/media/samsung/work_2015/dvk'
build/core/java.mk:23: *** dalvik/dexgen: Invalid LOCAL_SDK_VERSION '4' Choices 
are: .  Stop.
make: Leaving directory `/media/samsung/work_2015/dvk'

#### make failed to build some targets (1 seconds) ####

Build error: Stopping here.


What version of the product are you using? On what operating system?
Working on ubuntu 12.04LTS
Os: linux

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 22 Jan 2015 at 8:44

Isn't building

Is this project still maintained?

Running it nowadays produce errors, either for X86 and for the ARM. On X86, we 
have the already reported "*** No TARGET_CPU_ABI defined by board config: .  
Stop." problem -- even with the 0001-static-files patch applied.

If someone provide some guidance, I volunteer myself to try to update it.

In the mean time, if someone can provide the branch of the android repository 
it is supposed to work, it would be very helpful either.

Thanks,
Luiz.

Original issue reported on code.google.com by [email protected] on 24 Aug 2010 at 12:44

is dalvik jit supported in mips arch?

I want to do some work on dalvik in mips arch. now I don't know if dalvik jit 
is supported in mips.

because when i build the dalvik in mips (android 4.0.3), i comes some error. 
such as:   "dalvik/vm/Android.mk:53: *** MIPS JIT is untested, please recompile 
with WITH_JIT=false。"

if supported, how can i build it.  Thanks


Original issue reported on code.google.com by [email protected] on 1 Mar 2013 at 2:51

make failure

What steps will reproduce the problem?
1. sudo ./idvk get x86
2. sudo ./idvk build x86
3.

What is the expected output? What do you see instead?

############### Last Message #################################
target StaticLib: libc_common
(out/target/product/x86gen/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_c
ommon.a)
target SharedLib: libc
(out/target/product/x86gen/obj/SHARED_LIBRARIES/libc_intermediates/LINKED/libc.s
o)
out/target/product/x86gen/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_co
mmon.a(getservent.o):
In function `getservent_r':
bionic/libc/netbsd/net/getservent.c:102: undefined reference to `htons'
collect2: ld returned 1 exit status
make: ***
[out/target/product/x86gen/obj/SHARED_LIBRARIES/libc_intermediates/LINKED/libc.s
o]
Error 1
make: Leaving directory `/home/jimms/Desktop'
Build error: Stopping here.

What version of the product are you using? On what operating system?
dvk (idvk.tar from the dvk homepage)/ Ubuntu 9.04

Please provide any additional information below.

These are first message of `sudo ./idvk get x86`
============================================
PLATFORM_VERSION_CODENAME=Donut
PLATFORM_VERSION=Donut
TARGET_PRODUCT=x86gen
TARGET_BUILD_VARIANT=eng
TARGET_SIMULATOR=
TARGET_BUILD_TYPE=release
TARGET_ARCH=x86
HOST_ARCH=x86
HOST_OS=linux
HOST_BUILD_TYPE=release
BUILD_ID=Donut
============================================

thanks!

Original issue reported on code.google.com by [email protected] on 4 Aug 2009 at 8:15

make failure (Nov 23. 2009)

What steps will reproduce the problem?
1. sudo ./idvk get x86
2. sudo ./idvk build x86

What is the expected output? What do you see instead?

make: Entering directory `/mnt/hgfs/osxbuild/idvk'
build/target/product/sdk.mk:75: 
external/svox/pico/lang/PicoLangDeDeInSystem.mk: No such file or 
directory
build/target/product/sdk.mk:76: 
external/svox/pico/lang/PicoLangEnGBInSystem.mk: No such file or 
directory
build/target/product/sdk.mk:77: 
external/svox/pico/lang/PicoLangEnUsInSystem.mk: No such file or 
directory
build/target/product/sdk.mk:78: 
external/svox/pico/lang/PicoLangEsEsInSystem.mk: No such file or 
directory
build/target/product/sdk.mk:79: 
external/svox/pico/lang/PicoLangFrFrInSystem.mk: No such file or 
directory
build/target/product/sdk.mk:80: 
external/svox/pico/lang/PicoLangItItInSystem.mk: No such file or directory
============================================
PLATFORM_VERSION_CODENAME=AOSP
PLATFORM_VERSION=AOSP
TARGET_PRODUCT=x86gen
TARGET_BUILD_VARIANT=eng
TARGET_SIMULATOR=
TARGET_BUILD_TYPE=release
TARGET_ARCH=x86
HOST_ARCH=x86
HOST_OS=linux
HOST_BUILD_TYPE=release
BUILD_ID=MASTER
============================================
build/core/config.mk:137: *** No TARGET_CPU_ABI defined by board 
config: .  Stop.
make: Leaving directory `/mnt/hgfs/osxbuild/idvk'
Build error: Stopping here.


What version of the product are you using? On what operating system?

I'm trying to build dvk on Ubuntu 9.10. 
I am able to build std Donut and Eclair on this machine.

Original issue reported on code.google.com by [email protected] on 23 Nov 2009 at 1:56

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.