Hi, all locale related problems can be avoided as explained by Jacob Abrams
export LC_ALL=C M. Il giorno martedì 4 settembre 2018 16:42:50 UTC+2, Ernest Mugadza ha scritto: > > > Have tried building with Ubuntu 18.04, not working for me. I keep getting > this error below and cant find how to fix this issue. > > > FAILED: /bin/bash -c "prebuilts/misc/linux-x86/flex/flex-2.5.39 > -oout/host/linux-x86/obj/STATIC_LIBRARIES/libaidl-common_intermediates/aidl_language_l.cpp > > system/tools/aidl/aidl_language_l.ll" > flex-2.5.39: loadlocale.c:130: _nl_intern_locale_data: Assertion `cnt < > (sizeof (_nl_value_type_LC_TIME) / sizeof (_nl_value_type_LC_TIME[0]))' > failed. > Aborted (core dumped) > [ 1% 600/48810] host Java: guavalib > (...RARIES/guavalib_intermediates/classes) > warning: [options] bootstrap class path not set in conjunction with > -source 1.7 > 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. > 1 warning > [ 1% 600/48810] target Java: > core-all...RARIES/core-all_intermediates/classes) > 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. > ninja: build stopped: subcommand failed. > build/core/ninja.mk:148: recipe for target 'ninja_wrapper' failed > make: *** [ninja_wrapper] Error 1 > > > If anyone knows how to fix this please let me know how. Thanks. > > > On Friday, 25 May 2018 15:49:51 UTC+1, Jacob Abrams wrote: >> >> Curious if anyone out there tried to build android on Ubuntu 18.04? If so >> any notes you can provide on the experience? >> >> Thanks. >> > -- -- 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.
