I install Ubuntu 16.04 by vagrant. However, when I run make Android 7.0, 
the following error happens.


Is there any suggestion or advise for me?


Thanks 



ninja: Entering directory `.'

[  0% 39/34804] host Java: ahat 
(out/ho...A_LIBRARIES/ahat_intermediates/classes

Note: Some input files use unchecked or unsafe operations.

Note: Recompile with -Xlint:unchecked for details.

[  0% 53/34804] Generating TOC: 
out/tar.../core-all_intermediates/classes.jar.to

FAILED: /bin/bash -c "(out/host/linux-x86/bin/ijar 
out/target/common/obj/JAVA_LIBRARIES/core-all_intermediates/classes.jar 
out/target/common/obj/JAVA_LIBRARIES/core-all_intermediates/classes.jar.toc.tmp 
) && (if cmp -s 
out/target/common/obj/JAVA_LIBRARIES/core-all_intermediates/classes.jar.toc.tmp 
out/target/common/obj/JAVA_LIBRARIES/core-all_intermediates/classes.jar.toc 
; then rm 
out/target/common/obj/JAVA_LIBRARIES/core-all_intermediates/classes.jar.toc.tmp 
; else mv 
out/target/common/obj/JAVA_LIBRARIES/core-all_intermediates/classes.jar.toc.tmp 
out/target/common/obj/JAVA_LIBRARIES/core-all_intermediates/classes.jar.toc 
; fi )"

output_length=16459012

Unable to open output file 
out/target/common/obj/JAVA_LIBRARIES/core-all_intermediates/classes.jar.toc.tmp:
 
Invalid argument

/bin/bash: line 1: 13460 Aborted                 (core dumped) ( 
out/host/linux-x86/bin/ijar 
out/target/common/obj/JAVA_LIBRARIES/core-all_intermediates/classes.jar 
out/target/common/obj/JAVA_LIBRARIES/core-all_intermediates/classes.jar.toc.tmp 
)

ninja: build stopped: subcommand failed.

build/core/ninja.mk:148: recipe for target 'ninja_wrapper' failed

make: *** [ninja_wrapper] Error 1

-- 
-- 
You received this message because you are subscribed to the "Android Building" 
mailing list.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-building?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"Android Building" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to