Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: can't be built #4

Open
4ntoine opened this issue Mar 12, 2015 · 2 comments
Open

Error: can't be built #4

4ntoine opened this issue Mar 12, 2015 · 2 comments

Comments

@4ntoine
Copy link

4ntoine commented Mar 12, 2015

According to 'HOWTO-build.txt' file one need to run 'ant dist' to build it (assume i'm trying to build android2 branch).

Error happens:

MBA-Anton:jaxb-2_2_5_1-android asmirnov$ ant dist
Buildfile: /Users/asmirnov/Documents/dev/src/jaxb-2_2_5_1-android/build.xml

init-standalone:
     [echo] Build id:            03/12/2015 08:43 PM(asmirnov)
     [echo] Build number:        ${build.number}
     [echo] Build version:       2.2.5-1
     [echo] Build full version:  2.2.5-1-b${build.number}

compile:

compile:
    [javac] /Users/asmirnov/Documents/dev/src/jaxb-2_2_5_1-android/apgen/build.xml:65: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds

generate-array-listers:

BUILD FAILED
/Users/asmirnov/Documents/dev/src/jaxb-2_2_5_1-android/build.xml:103: The following error occurred while executing this line:
/Users/asmirnov/Documents/dev/src/jaxb-2_2_5_1-android/runtime/build.xml:109: The following error occurred while executing this line:
/Users/asmirnov/Documents/dev/src/jaxb-2_2_5_1-android/runtime/build.xml:95: The following error occurred while executing this line:
/Users/asmirnov/Documents/dev/src/jaxb-2_2_5_1-android/runtime/build.xml:86: Warning: Could not find file /Users/asmirnov/Documents/dev/src/jaxb-2_2_5_1-android/runtime/src/com/sun/xml/bind/v2/runtime/reflect/PrimitiveArrayListerByte.java to copy.

Total time: 0 seconds

correct src path should have ae/

@mkostin
Copy link

mkostin commented Mar 27, 2015

+1, hitting the same issue

@ghost
Copy link

ghost commented Aug 18, 2015

Same issue.
However if you change the path to the correct "ae" one you get a lot of duplicate class errors it seems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants