vaginessa / smali

Automatically exported from code.google.com/p/smali
0 stars 0 forks source link

building 2b5 on windows fails #177

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What seems to be the problem?

Building smali2 on windows doesn't work correctly

What is the exact smali/baksmali command that you ran?

gradlew.bat build

What version of smali/baksmali are you using? What rom are you working
from?

2b5

What is the airspeed velocity of an unladen swallow?
132mph, unless raining - 130.2mph

Please provide any additional information below: error messages, symptoms,
etc.

Its the AnalysisTest (ComparisonFailure) of baksmali

Someone tipped me to this here (they have more precise information): 
https://code.google.com/p/android-apktool/issues/detail?id=482

Original issue reported on code.google.com by connor.tumbleson on 3 Jul 2013 at 12:52

GoogleCodeExporter commented 9 years ago
FYI: I've made an attempt to fix this issue, but don't have access to a windows 
system to test. The fix is in the dexlib_redesign branch. If someone wants to 
grab the source (make sure you get the dexlib_redesign branch) and try building 
on windows, it would be appreciated.

Original comment by jesusfreke@jesusfreke.com on 14 Sep 2013 at 9:01

GoogleCodeExporter commented 9 years ago
No go :(

http://pastebin.com/ekTP5mrS

Original comment by connor.tumbleson on 14 Sep 2013 at 9:37

GoogleCodeExporter commented 9 years ago
I believe this should be fixed with eyecatchup's fix 
(https://github.com/JesusFreke/smali/commit/4d9d58829b6abde1b0c2c6088449d102bc18
10e0)

Original comment by jesusfreke@jesusfreke.com on 7 Dec 2013 at 11:02