You are not logged in.

#1 2015-09-14 08:39:43

ralpheeee88
Member
Registered: 2015-04-19
Posts: 30

Android Build Environment / Error build (SOLVED)

after setting up my android build environment it worked very well for a few weeks.....just recently i am getting a error and unable to compile....i have googled around but not able to resolve the issue....if anyone can point me in the right direction i would be most grateful ...

http://codepad.org/l0yHOO1f

Last edited by ralpheeee88 (2015-09-14 09:31:29)

Offline

#2 2015-09-14 09:00:59

mauritiusdadd
Member
From: Benevento, Italy
Registered: 2013-10-27
Posts: 776

Re: Android Build Environment / Error build (SOLVED)

http://codepad.org/l0yHOO1f wrote:
flex-2.5.39: loadlocale.c:131: _nl_intern_locale_data: Assertion `cnt < (sizeof (_nl_value_type_LC_COLLATE) / sizeof (_nl_value_type_LC_COLLATE[0]))' failed.

See https://bbs.archlinux.org/viewtopic.php?id=201281


About me - github

-- When you have eliminated the impossible, whatever remains, however improbable, must be the truth -- Spock | Sherlock Holmes

Offline

#3 2015-09-14 09:29:20

ralpheeee88
Member
Registered: 2015-04-19
Posts: 30

Re: Android Build Environment / Error build (SOLVED)

ok thxs so much....i have to run:

 export USE_HOST_LEX=yes 

and so far I am able to compile.

Question:
1)  is there permanent fix  (tried the other methods in the other post to no avail)
2) will an update of the system fix this in the near future
3) is my system so messed up would it be better to install arch again

(should have warned that i am a noob)

Offline

#4 2015-09-14 09:52:57

mauritiusdadd
Member
From: Benevento, Italy
Registered: 2013-10-27
Posts: 776

Re: Android Build Environment / Error build (SOLVED)

You're welcome.

  1. For what I know, there is no permanent fix for now

  2. Probably, there is already a bug report: https://bugs.archlinux.org/task/46155

  3. I can't answer, I don't have the power to read you're harddisks with my mind... no yet tongue
    But, if your system is wroking fine then there is no need to reinstall everything wink


About me - github

-- When you have eliminated the impossible, whatever remains, however improbable, must be the truth -- Spock | Sherlock Holmes

Offline

#5 2015-09-14 10:05:24

ralpheeee88
Member
Registered: 2015-04-19
Posts: 30

Re: Android Build Environment / Error build (SOLVED)

mauritiusdadd wrote:

You're welcome.

  1. For what I know, there is no permanent fix for now

  2. Probably, there is already a bug report: https://bugs.archlinux.org/task/46155

  3. I can't answer, I don't have the power to read you're harddisks with my mind... no yet tongue
    But, if your system is wroking fine then there is no need to reinstall everything wink

ok my system is other wise running smooth as silk (says a noob)

have invested so much time in setting my system i really do not look forward to installing everything again....

Next port of call has to be dotfiles, backup and restore....

Offline

#6 2015-12-10 06:59:08

ralpheeee88
Member
Registered: 2015-04-19
Posts: 30

Re: Android Build Environment / Error build (SOLVED)

this error has raised its ugly head again...i use:

.zshrc added  "export USE_HOST_LEX=yes"

and use

"LANG=C brunch bacon"

came across:

https://bugs.archlinux.org/task/46155

and this did this trick:

LC_ALL=C

Last edited by ralpheeee88 (2015-12-10 07:08:19)

Offline

Board footer

Powered by FluxBB